bcgov / entity

ServiceBC Registry Team working on Legal Entities
Apache License 2.0
23 stars 58 forks source link

QA Issue : Name is not fully displayed / Not fit into the Search result table data #23591

Open gunanagar opened 4 weeks ago

gunanagar commented 4 weeks ago

Name is not fully displayed / Not fit into the search result table

Impact of this bug Full Name should be clearly visible to the users. It should fit in the table

Chance of Occurring (high/medium/low/very low) Low

Pre Conditions: which Env, any pre-requesites or assumptions to execute steps? Create a new SI filling with Long name ( More than 30 Character)

Steps to Reproduce Steps to reproduce the behaviour:

  1. Go to Search 2.Enter Text " PartialdataCitizenship" - Long name 3.Search results in table

Actual/ observed behavior/ results

Not all characters in the name visible in search result table.

Expected behavior

Entire characters in the name should be visible to the user.

Name should be visible fully in the table

Screen Shot 2024-10-01 at 10.09.32 AM.png
mstanton1 commented 4 weeks ago

@saragunnarsson @J-Baese do either of you have capacity to check what other tables are doing / prescribe the user experience here? Is it as simple as wrapping the name where length is an issue?

saragunnarsson commented 4 weeks ago

@mstanton1 Wrapping the text should be fine (with a dash if a name with no spaces is breaking on to a new line)