Page MenuHomePhabricator

Record wizard Step marker loses circular shape with multi-line text
Closed, ResolvedPublicBUG REPORT

Assigned To
Authored By
Saltykheera
Oct 2 2024, 1:34 PM
Referenced Files
F58092289: image.png
Dec 30 2024, 7:54 PM
F57582846: image.png
Oct 2 2024, 1:34 PM
F57582844: image.png
Oct 2 2024, 1:34 PM

Description

Steps to replicate the issue (include links if applicable):

  • when on /record
  • have a look at the 3rd step carefully Hardware Check
  • it looses it circular feel and look unnatural

What happens?:

image.png (350×195 px, 6 KB)

the fix of this issue include :

no removing of previous styles
appended style that fix this issue
image proof of the fix is shared with respective mentor

final result :

image.png (347×211 px, 7 KB)

i have solved this issue
@Saltykheera assign this to me

Event Timeline

Hello Kheera.
Best practice: link to the commit or PR solving a ticket.👍🏼 Gitlab/github shows it to you after your git push, copy, paste, done.

Yug triaged this task as Medium priority.Nov 15 2024, 10:59 AM
Yug changed the task status from Open to In Progress.Dec 17 2024, 10:53 AM

image.png (876×1 px, 84 KB)

The code for the above has been merged with the main, and marker's shape has been fixed

I have further checked that markers don't lose their shape on any screen sizes.

Hence, this issue can be closed