Openbravo Issue Tracking System - Modules |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0056499 | Modules | Events for Client | public | 2024-09-19 09:43 | 2024-10-17 13:12 |
|
Reporter | ignacio_deandres | |
Assigned To | ignacio_deandres | |
Priority | normal | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | 2.50 | Fixed in Version | | |
Merge Request Status | |
Regression date | |
Regression introduced by commit | |
Regression level | |
Review Assigned To | |
Support ticket | |
OBNetwork customer | |
Regression introduced in release | |
|
Summary | 0056499: RequestString component changes width when something is written |
Description | The RequestString component loads an array of InputComponent. Its width should be static, but when something is written in the component, its width changes, changing all the component's width. |
Steps To Reproduce | Do an Autotest and in the RequestString component write anything, you will notice that the component changes its width. |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | duplicate of | defect | 0054703 | | new | njimenez | Retail Modules | Openbravo client events api does not show correctly the different components provided for the rest of apis |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2024-09-19 09:43 | ignacio_deandres | New Issue | |
2024-09-19 09:43 | ignacio_deandres | Assigned To | => Triage Platform Conn |
2024-10-01 16:20 | adrianromero | Status | new => acknowledged |
2024-10-09 11:10 | ignacio_deandres | Relationship added | duplicate of 0054703 |
2024-10-10 16:42 | hgbot | Note Added: 0170268 | |
2024-10-10 16:47 | hgbot | Note Added: 0170269 | |
2024-10-11 08:23 | adrianromero | Assigned To | Triage Platform Conn => ignacio_deandres |
2024-10-11 11:34 | hgbot | Note Added: 0170278 | |
2024-10-17 13:12 | hgbot | Resolution | open => fixed |
2024-10-17 13:12 | hgbot | Status | acknowledged => closed |
2024-10-17 13:12 | hgbot | Note Added: 0170535 | |
2024-10-17 13:12 | hgbot | Note Added: 0170536 | |
2024-10-17 13:12 | hgbot | Note Added: 0170537 | |
2024-10-17 13:12 | hgbot | Note Added: 0170538 | |
2024-10-17 13:12 | hgbot | Note Added: 0170539 | |
2024-10-17 13:12 | hgbot | Fixed in Version | => 25Q1 |
2024-10-17 13:12 | hgbot | Note Added: 0170540 | |
Notes |
|
(0170268)
|
hgbot
|
2024-10-10 16:42
|
|
|
|
(0170269)
|
hgbot
|
2024-10-10 16:47
|
|
|
|
(0170278)
|
hgbot
|
2024-10-11 11:34
|
|
|
|
(0170535)
|
hgbot
|
2024-10-17 13:12
|
|
|
|
(0170536)
|
hgbot
|
2024-10-17 13:12
|
|
|
|
(0170537)
|
hgbot
|
2024-10-17 13:12
|
|
Directly closing issue as related merge request is already approved.
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.events.client [^]
Changeset: 2da3e11449518cd8ea2f1b75c814f17189aff5da
Author: Ignacio De Andrés <ignacio.deandres@openbravo.com>
Date: 17-10-2024 11:12:21
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.events.client/-/commit/2da3e11449518cd8ea2f1b75c814f17189aff5da [^]
FIXES ISSUE-56499: Removed the provider group styles references and restored messages dialog width and height values
---
A web-jspack/org.openbravo.events.client/src/components/MessagesDisplay.scss
M web-jspack/org.openbravo.events.client/src/components/EventsLoginDialog/EventsLoginDialog.jsx
M web-jspack/org.openbravo.events.client/src/components/EventsLoginDialog/__test__/EventsLoginDialog.test.jsx
M web-jspack/org.openbravo.events.client/src/components/ExternalPage/ExternalPage.jsx
M web-jspack/org.openbravo.events.client/src/components/ExternalPage/ExternalPage.scss
M web-jspack/org.openbravo.events.client/src/components/MainMessagesManagerContentPOS.jsx
M web-jspack/org.openbravo.events.client/src/components/MessagesDataDisplay.jsx
M web-jspack/org.openbravo.events.client/src/components/MessagesDataDisplay.scss
M web-jspack/org.openbravo.events.client/src/components/MessagesDisplay.jsx
M web-jspack/org.openbravo.events.client/src/components/MessagesManager.jsx
M web-jspack/org.openbravo.events.client/src/components/MessagesManager.scss
M web-jspack/org.openbravo.events.client/src/components/RequestMenu.scss
M web-jspack/org.openbravo.events.client/src/components/RequestString.scss
M web-jspack/org.openbravo.events.client/src/components/__test__/MessagesManager.test.jsx
M web-jspack/org.openbravo.events.client/src/components/stories/MessagesManager.stories.jsx
M web-jspack/org.openbravo.events.client/src/components/stories/MessagesManager.stories.scss
---
|
|
|
(0170538)
|
hgbot
|
2024-10-17 13:12
|
|
|
|
(0170539)
|
hgbot
|
2024-10-17 13:12
|
|
|
|
(0170540)
|
hgbot
|
2024-10-17 13:12
|
|
|