Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(uploads): SJIP-1091 display raw input for unmatch list #554

Merged
merged 1 commit into from
Nov 25, 2024

Conversation

lflangis
Copy link
Contributor

@lflangis lflangis commented Nov 25, 2024

fix(uploads): display raw input for unmatch list

  • Closes SJIP-1091

Description

With textTransform props, the transformed text was displayed instead of the raw input

Links

Screenshot or Video

Before

image

After

image

Copy link

Coverage report for packages/ui

St.
Category Percentage Covered / Total
🟢 Statements 100% 0/0
🟢 Branches 100% 0/0
🟢 Functions 100% 0/0
🟢 Lines 100% 0/0

Test suite run success

0 tests passing in 0 suite.

Report generated by 🧪jest coverage report action from 4776d79

Copy link

Project Coverage and Test

Statements : 33.63% ( 10621/31581 )
Branches : 54.61% ( 621/1137 )
Functions : 31.82% ( 197/619 )
Lines : 33.63% ( 10621/31581 )

Test Suites: 58 passed, 58 total
Tests: 262 passed, 262 total
Snapshots: 0 total
Time: 88.936 s
Ran all test suites.

@lflangis lflangis merged commit b7636cf into master Nov 25, 2024
8 checks passed
@lflangis lflangis deleted the fix/SJIP-1091 branch November 25, 2024 19:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants