Openbravo Issue Tracking System - POS2
View Issue Details
0046730POS2POSpublic2021-05-19 10:472021-05-25 19:19
plujan 
hernan-dp 
normalminorhave not tried
closedfixed 
5
 
 
approved
guilleaer
No
No
0046730: Carousel "arrow" keys are missing its testid
As an alternate way of Carousel pagination, the user can click in the "arrows" instead of the "circles", however this "arrows" lack a testid value.
Related with 0046589
Inspect the html for a Carousel arrow and check the testid tag has no value as shown in the attached screenshot.
The testid should identify the component and one of the following:
a. The page it is landing: e.g. ProductCategory-arrow-page-2
or
b. The action it is performing: e.g. ProductCategory-arrow-next-page
No tags attached.
related to defect 0046589 closed hernan-dp The Carousel pagers identifiers (data-testid) are not unique 
png MissingTestId.png (75,656) 2021-05-19 10:47
https://issues.openbravo.com/file_download.php?file_id=15770&type=bug
png
Issue History
2021-05-19 10:47plujanNew Issue
2021-05-19 10:47plujanAssigned To => Retail
2021-05-19 10:47plujanFile Added: MissingTestId.png
2021-05-19 10:47plujanOBNetwork customer => No
2021-05-19 10:47plujanResolution time => 1624744800
2021-05-19 10:47plujanTriggers an Emergency Pack => No
2021-05-19 10:50plujanRelationship addedrelated to 0046589
2021-05-19 10:50plujanDescription Updatedbug_revision_view_page.php?rev_id=22558#r22558
2021-05-19 19:55guilleaerStatusnew => scheduled
2021-05-19 19:55guilleaerAssigned ToRetail => hernan-dp
2021-05-19 21:50hgbotMerge Request Status => open
2021-05-19 21:50hgbotNote Added: 0128429
2021-05-19 21:54hgbotNote Added: 0128430
2021-05-21 14:07hgbotResolutionopen => fixed
2021-05-21 14:07hgbotStatusscheduled => resolved
2021-05-21 14:07hgbotNote Added: 0128497
2021-05-21 14:07hgbotMerge Request Statusopen => merged
2021-05-21 14:07hgbotNote Added: 0128498
2021-05-21 14:07hgbotMerge Request Statusmerged => approved
2021-05-21 14:07hgbotNote Added: 0128500
2021-05-25 19:19guilleaerReview Assigned To => guilleaer
2021-05-25 19:19guilleaerStatusresolved => closed

Notes
(0128429)
hgbot   
2021-05-19 21:50   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/merge_requests/511 [^]
(0128430)
hgbot   
2021-05-19 21:54   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/475 [^]
(0128497)
hgbot   
2021-05-21 14:07   
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2 [^]
Changeset: 239077c2f3786d96c2bd1497962d9ef5efd6cdbb
Author: hernan-dp <h.de.prada1@gmail.com>
Date: 2021-05-21T14:00:35+02:00
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/commit/239077c2f3786d96c2bd1497962d9ef5efd6cdbb [^]

fixed ISSUE-46730: Added test id to carouselbutton.

---
M web-jspack/org.openbravo.core2/src/components/Carousel/Carousel.jsx
M web-jspack/org.openbravo.core2/src/components/Carousel/CarouselButton/CarouselButton.jsx
M web-jspack/org.openbravo.core2/src/components/Carousel/CarouselButton/__test__/CarouselButton.test.jsx
---
(0128498)
hgbot   
2021-05-21 14:07   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/merge_requests/511 [^]
(0128500)
hgbot   
2021-05-21 14:07   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/475 [^]