Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0047058
TypeCategorySeverityReproducibilityDate SubmittedLast Update
backport[POS2] Restaurantsmajorsometimes2021-06-10 17:252021-08-18 11:55
Reportertimothee_catteeuwView Statuspublic 
Assigned Tohernan-dp 
PrioritynormalResolutionfixedFixed in VersionTAP
StatusclosedFix in branchFixed in SCM revision
ProjectionnoneETAnoneTarget VersionTAP
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned To
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0047058: JIRA 1836 - Arrows to review on Keymap

DescriptionWe encounter difficulties with arrows on keymap, in fact for an optimal utilization, we think :
- display every time the arrow without hiding it
- resize the arrow because sometimes, it is very difficult to press it
- and/or put it on another place, because sometimes we touch the bouton instead of the arrow, and it is mandatory to touch again the screen

All these scénérii has to be developped by testing on flunch till (F11/fulll screen mode)
Steps To ReproduceCf. video in related Jira
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
depends on defect 0047540 closedhernan-dp JIRA 1836 - Arrows to review on Keymap 

-  Notes
(0129651)
timothee_catteeuw (developer)
2021-06-18 11:53

Thanks to David analyze explanation done to the client , mainly he is waiting for the last corrections on carrousel, we agreed to test these corrections before.
(0130535)
dmiguelez (developer)
2021-07-16 11:32

Changes in carrousel fixes the problem
(0131077)
dbaz (developer)
2021-08-11 14:24

After analyzing, we will keep the arrow the same size, because it is intended to be pressed using the mouse. We will only display it on hover effects, although the target area to do the hover effect will change (explained later) and we will move to the border of the button area to avoid mis-taps using touchscreens.

So, in order to move the buttons to the borders, we will need

.obc2CarrouselButtonStyle-Right {
    right: -0.85rem;
    ...
}

.obc2CarrouselButtonStyle-Left {
    left: -1rem;
    ...
}

and in order to increase the area in which the hover effect (highlight or yellow background of the arrow button) will take place, we need, programmatically in javascript, to capture the on mouse over event of the first/last column/row buttons, to ensure that once this happens, the hover style (yellow background) of the next/previous page arrow buttons happens.

Here there is a video explaining both things in detail: https://youtu.be/rkWwrnKhtUQ [^]
(0131173)
guilleaer (manager)
2021-08-18 11:46

https://gitlab.com/obcustomers/AGAP/org.openbravo.core2/-/merge_requests/53 [^]
(0131177)
dmiguelez (developer)
2021-08-18 11:55

Resolved by commit:
https://gitlab.com/obcustomers/AGAP/org.openbravo.core2/-/commit/5a2b4b59c21039867128cf465d6339e48e18eeee [^]

- Issue History
Date Modified Username Field Change
2021-06-10 17:25 timothee_catteeuw New Issue
2021-06-10 17:25 timothee_catteeuw Assigned To => Retail
2021-06-10 17:25 timothee_catteeuw Triggers an Emergency Pack => No
2021-06-14 10:28 guilleaer Target Version TAP =>
2021-06-14 12:15 dmiguelez Status new => feedback
2021-06-18 11:53 timothee_catteeuw Note Added: 0129651
2021-07-16 11:32 dmiguelez Note Added: 0130535
2021-07-16 11:32 dmiguelez Status feedback => closed
2021-07-16 11:32 dmiguelez Resolution open => invalid
2021-08-11 14:24 dbaz Note Added: 0131077
2021-08-12 13:28 jmelin Status closed => new
2021-08-12 13:28 jmelin Resolution invalid => open
2021-08-12 13:54 guilleaer Resolution time => 1630015200
2021-08-12 13:54 guilleaer Assigned To Retail => hernan-dp
2021-08-12 13:54 guilleaer Status new => acknowledged
2021-08-12 13:54 guilleaer Status acknowledged => scheduled
2021-08-18 11:45 guilleaer Type defect => backport
2021-08-18 11:46 guilleaer Note Added: 0131173
2021-08-18 11:50 guilleaer Target Version => TAP
2021-08-18 11:55 dmiguelez Note Added: 0131177
2021-08-18 11:55 dmiguelez Status scheduled => resolved
2021-08-18 11:55 dmiguelez Fixed in Version => TAP
2021-08-18 11:55 dmiguelez Resolution open => fixed
2021-08-18 11:55 dmiguelez Status resolved => closed


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker