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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0055871
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[POS2] Coremajoralways2024-06-28 17:132024-08-01 11:35
Reporterdorian_robillardView Statuspublic 
Assigned ToRajesh_18 
PriorityhighResolutionfixedFixed in Version24Q4
StatusclosedFix in branchFixed in SCM revision
ProjectionnoneETAnoneTarget Version
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

0055871: Dispay issue in the pop up "select customer to assign" when searching for customer

DescriptionIn the pop up "select customer to assign", the result is truncated at the middle of the pop up id the result is large
Steps To ReproduceLog in livebuilds
Create a new customer "Test" with email "aaaaaaaaaaaaaaaaaaaaaaaa@aaaaaaa.com"
Search for the customer 'test' in an empty ticket
The email is truncated in the middle of the pop up even if there is space in the pop up after
Proposed SolutionIncrease the size of the result in the pop up
TagsNo tags attached.
Attached Filespng file icon Capture d’écran 2024-06-28 170929.png [^] (130,658 bytes) 2024-06-28 17:13

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
(0167498)
AugustoMauch (administrator)
2024-07-30 14:26

The problem is not in Platform Base. The width of the columns is specified in each grid. POS defines the width to 25 rem here [1], but then it further decreases it to 20 here [2]

[1] https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/blob/master/web-jspack/org.openbravo.pos2/src/components/Customer/CustomerSelector/CustomerSelectorGridColumns.config.json [^]
[2] https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/blob/master/web-jspack/org.openbravo.pos2/src/components/Customer/CustomerSelector/CustomerCellRender/CustomerCellRender.scss#L22 [^]
(0167515)
hgbot (developer)
2024-07-31 08:53

Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/2827 [^]
(0167586)
hgbot (developer)
2024-08-01 11:35

Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/2827 [^]
(0167587)
hgbot (developer)
2024-08-01 11:35

Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2 [^]
Changeset: b8484697fe3105c0c197b9a8221a664630bfcce4
Author: Rajesh Senthilkumar <rajesh@qualiantech.com>
Date: 01-08-2024 09:27:51
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/commit/b8484697fe3105c0c197b9a8221a664630bfcce4 [^]

Fixed ISSUE-55871: Customer Email id break in to next lines if the email is large

---
M web-jspack/org.openbravo.pos2/src/components/Customer/CustomerSelector/CustomerCellRender/CustomerCellRender.scss
---

- Issue History
Date Modified Username Field Change
2024-06-28 17:13 dorian_robillard New Issue
2024-06-28 17:13 dorian_robillard Assigned To => Triage Platform Base
2024-06-28 17:13 dorian_robillard File Added: Capture d’écran 2024-06-28 170929.png
2024-06-28 17:13 dorian_robillard Triggers an Emergency Pack => No
2024-07-23 11:03 cberner Type design defect => defect
2024-07-23 11:03 cberner Steps to Reproduce Updated View Revisions
2024-07-30 14:25 AugustoMauch Assigned To Triage Platform Base => guilleaer
2024-07-30 14:26 AugustoMauch Note Added: 0167498
2024-07-30 14:27 AugustoMauch Status new => acknowledged
2024-07-30 14:43 guilleaer Assigned To guilleaer => Retail
2024-07-30 15:08 Rajesh_18 Assigned To Retail => Rajesh_18
2024-07-30 15:08 Rajesh_18 Status acknowledged => scheduled
2024-07-31 08:53 hgbot Note Added: 0167515
2024-08-01 11:35 hgbot Note Added: 0167586
2024-08-01 11:35 hgbot Resolution open => fixed
2024-08-01 11:35 hgbot Status scheduled => closed
2024-08-01 11:35 hgbot Fixed in Version => 24Q4
2024-08-01 11:35 hgbot Note Added: 0167587


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker