lace
lace copied to clipboard
[LW-10451] Address book name broken on address input
Checklist
- [x] JIRA - https://input-output.atlassian.net/browse/LW-10451
- [x] Proper tests implemented
- [x] Screenshots added.
Proposed solution
- Prevent line break on white spaces
- Add story to include scenario on snapshot test
Testing
Create an address book entry with a white space such as "My address" and verify that the name is displayed correctly in send flow.
Screenshots
Allure Report
allure-report-publisher
generated test report!
smokeTests: ✅ test report for 34fea0d9
passed | failed | skipped | flaky | total | result | |
---|---|---|---|---|---|---|
Total | 30 | 0 | 0 | 0 | 30 | ✅ |
@lucas-barros In the core storybook i can see that the address book name doesn't look right (font color) on dark theme:
@lucas-barros In the core storybook i can see that the address book name doesn't look right (font color) on dark theme:
@DominikGuzei that was due to switching from story with global theme to one with local theme. Fixed here: https://github.com/input-output-hk/lace/pull/1158/commits/75de21c9a48aeea74704e0295f487aebb8c82895.
Quality Gate passed
Issues
0 New issues
0 Accepted issues
Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code