Openbravo Issue Tracking System - POS2
View Issue Details
0050685POS2Corepublic2022-10-30 13:472022-11-08 12:52
AugustoMauch 
AugustoMauch 
normalminorhave not tried
closedfixed 
5
 
23Q1 
No
0050685: Add support to hide application bar
It will be useful to be able to hide the application bar when some condition is met i.e. according to a property in the UI state.

When the application bar is hidden the new available space should be reused by the components around it.
-
No tags attached.
Issue History
2022-10-30 13:47AugustoMauchNew Issue
2022-10-30 13:47AugustoMauchAssigned To => Triage Platform Base
2022-10-30 13:47AugustoMauchTriggers an Emergency Pack => No
2022-10-30 13:48AugustoMauchAssigned ToTriage Platform Base => AugustoMauch
2022-10-30 13:48AugustoMauchStatusnew => scheduled
2022-10-30 16:59hgbotNote Added: 0142728
2022-11-08 12:52hgbotResolutionopen => fixed
2022-11-08 12:52hgbotStatusscheduled => closed
2022-11-08 12:52hgbotFixed in Version => 23Q1
2022-11-08 12:52hgbotNote Added: 0143240
2022-11-08 12:52hgbotNote Added: 0143241

Notes
(0142728)
hgbot   
2022-10-30 16:59   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/merge_requests/886 [^]
(0143240)
hgbot   
2022-11-08 12:52   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2 [^]
Changeset: a5d1ee2b4f3f0faaf2f9a22bf42ebc35e09ae74f
Author: Augusto Mauch <augusto.mauch@openbravo.com>
Date: 08-11-2022 12:52:22
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/commit/a5d1ee2b4f3f0faaf2f9a22bf42ebc35e09ae74f [^]

Fixes ISSUE-50685: Appbar will be hidden if UI.hideAppBar is true

---
A web-jspack/org.openbravo.core2/src/model/user-interface/actions/SetAppBarHidden.js
M web-jspack/org.openbravo.core2/src/components/AppBar/AppBar.jsx
M web-jspack/org.openbravo.core2/src/components/AppBar/AppBar.scss
M web-jspack/org.openbravo.core2/src/components/AppBar/__test__/AppBar.test.jsx
M web-jspack/org.openbravo.core2/src/components/MainApp/MainApp.config.json
M web-jspack/org.openbravo.core2/src/model/user-interface/UI.js
---
(0143241)
hgbot   
2022-11-08 12:52   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/merge_requests/886 [^]