Openbravo Issue Tracking System - POS2
View Issue Details
0049676POS2POSpublic2022-06-28 14:402022-07-02 11:57
AugustoMauch 
AugustoMauch 
normalminorhave not tried
closedfixed 
5
 
22Q4 
cberner
No
0049676: Search input improvements: autoexpanded, custom back button
There are three small features that should be added to the SearchInput component:
- It should accept a property that if true will force the search input to be expanded initially
- It should accept a property to determine if the Back button should be displayed
- It should accept a property to determine the action to be executed when the Back button is clicked
-
No tags attached.
Issue History
2022-06-28 14:40AugustoMauchNew Issue
2022-06-28 14:40AugustoMauchAssigned To => AugustoMauch
2022-06-28 14:40AugustoMauchTriggers an Emergency Pack => No
2022-06-29 13:20hgbotNote Added: 0138846
2022-06-29 13:46AugustoMauchStatusnew => scheduled
2022-07-02 11:57hgbotNote Added: 0138981
2022-07-02 11:57hgbotNote Added: 0138982
2022-07-02 11:57cbernerNote Added: 0138983
2022-07-02 11:57cbernerStatusscheduled => resolved
2022-07-02 11:57cbernerFixed in Version => 22Q4
2022-07-02 11:57cbernerResolutionopen => fixed
2022-07-02 11:57cbernerReview Assigned To => cberner
2022-07-02 11:57cbernerStatusresolved => closed
2022-07-02 11:58cbernerNote Edited: 0138983bug_revision_view_page.php?bugnote_id=0138983#r24414

Notes
(0138846)
hgbot   
2022-06-29 13:20   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/1055 [^]
(0138981)
hgbot   
2022-07-02 11:57   
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2 [^]
Changeset: 27cc74964ecff8e470c3771dced494dfe8fb9403
Author: Augusto Mauch <augusto.mauch@openbravo.com>
Date: 02-07-2022 09:57:11
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/commit/27cc74964ecff8e470c3771dced494dfe8fb9403 [^]

Related to ISSUE-49676: Search Input improvements for Product Services project

- Search input property to force search input to be expanded initially
- Search input component accepts an optional action to be executed when back button is clicked
- Added an option in SearchInput to render without back button

---
M web-jspack/org.openbravo.pos2/src/components/ProductSearch/SearchInput/SearchInput.jsx
M web-jspack/org.openbravo.pos2/src/components/ProductSearch/SearchInput/SearchInput.scss
M web-jspack/org.openbravo.pos2/src/components/ProductSearch/SearchInput/__test__/SearchInput.test.jsx
M web-jspack/org.openbravo.pos2/src/components/ProductSearch/SearchInput/stories/SearchInput.stories.jsx
---
(0138982)
hgbot   
2022-07-02 11:57   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/1055 [^]
(0138983)
cberner   
2022-07-02 11:57   
(edited on: 2022-07-02 11:58)
It was fixed in commit https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/commit/27cc74964ecff8e470c3771dced494dfe8fb9403 [^]