Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0053346 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [POS2] POS | minor | always | 2023-08-31 11:52 | 2024-04-17 10:54 | |||
Reporter | dbaz | View Status | public | |||||
Assigned To | Rajesh_18 | |||||||
Priority | high | Resolution | fixed | Fixed in Version | 24Q3 | |||
Status | closed | Fix in branch | Fixed in SCM revision | |||||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Review Assigned To | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0053346: Problem with expanded Search bar and an image as background | |||||||
Description | If we set a image/picture as background for the React POS, we will see all the React POS input translucid, which is ok. The problem is when we focus on the "Search" input, that renders in the expanded mode. In this mode, the input is not translucid anymore and it should be. Please check this video to see it in detail: https://youtu.be/JgBwca60xA0 [^] | |||||||
Steps To Reproduce | Login in React POS Put an image as background Focus in Search input Watch the video show in the Description if you want to do how to reproduce it quickly. | |||||||
Proposed Solution | This property .obpos2AddProductToolbar-container .obpos2AddProductToolbarButton-container.obpos2AddProductToolbarButton_expanded { background-color: var(--obc2-color-background); } should go away and a different method of hiding the buttons behind should be implemented. | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | |
Notes | |
(0155284) hgbot (developer) 2023-09-27 08:54 |
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/2125 [^] |
(0163222) hgbot (developer) 2024-04-15 12:57 |
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/merge_requests/1462 [^] |
(0163311) hgbot (developer) 2024-04-17 10:54 |
Directly closing issue as related merge request is already approved. Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2 [^] Changeset: fa40a1dd59e71fbf841ba3b5192a99a5b3988cb8 Author: Rajesh Senthilkumar <rajesh@qualiantech.com> Date: 17-04-2024 07:18:26 URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/commit/fa40a1dd59e71fbf841ba3b5192a99a5b3988cb8 [^] Fixes ISSUE-53346: When Search bar is Expanded the underlying icons visibility set to hidden --- M web-jspack/org.openbravo.pos2/src/components/AddProductToolbar/AddProductToolbar.jsx M web-jspack/org.openbravo.pos2/src/components/AddProductToolbar/AddProductToolbar.scss --- |
(0163312) hgbot (developer) 2024-04-17 10:54 |
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/2125 [^] |
(0163313) hgbot (developer) 2024-04-17 10:54 |
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2 [^] Changeset: 6a1873961b2c8324a6d94495b0f9e8a8b494b980 Author: Rajesh Senthilkumar <rajesh@qualiantech.com> Date: 17-04-2024 07:18:52 URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/commit/6a1873961b2c8324a6d94495b0f9e8a8b494b980 [^] Related to ISSUE-53346: Removed background color for search button --- M web-jspack/org.openbravo.core2/src/components/Search/SearchInput/SearchInput.scss --- |
(0163314) hgbot (developer) 2024-04-17 10:54 |
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/merge_requests/1462 [^] |
Issue History | |||
Date Modified | Username | Field | Change |
2023-08-31 11:52 | dbaz | New Issue | |
2023-08-31 11:52 | dbaz | Assigned To | => Retail |
2023-08-31 11:52 | dbaz | Triggers an Emergency Pack | => No |
2023-09-08 11:11 | Rajesh_18 | Assigned To | Retail => Rajesh_18 |
2023-09-08 11:11 | Rajesh_18 | Status | new => scheduled |
2023-09-27 08:54 | hgbot | Note Added: 0155284 | |
2024-04-15 12:57 | hgbot | Note Added: 0163222 | |
2024-04-17 10:54 | hgbot | Resolution | open => fixed |
2024-04-17 10:54 | hgbot | Status | scheduled => closed |
2024-04-17 10:54 | hgbot | Fixed in Version | => 24Q3 |
2024-04-17 10:54 | hgbot | Note Added: 0163311 | |
2024-04-17 10:54 | hgbot | Note Added: 0163312 | |
2024-04-17 10:54 | hgbot | Note Added: 0163313 | |
2024-04-17 10:54 | hgbot | Note Added: 0163314 |
Copyright © 2000 - 2009 MantisBT Group |