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

feat(select): add validation in select tag #590

Merged
merged 2 commits into from
Oct 21, 2024
Merged

Conversation

Natalie9
Copy link
Contributor

@Natalie9 Natalie9 commented Oct 9, 2024

Infos

Task

What is being delivered?

Adds a validation when the element to attach the tag to is not found in the select options.

What impacts?

Select component

Reversal plan

Rollback this PR

Evidences

Sentry triggered some errors related to this code snippet and with potential navigation crash. These errors were not reproducible because they occur on specific devices. However, to work around the problem and prevent navigation crashes, the changes in this PR were made.

There were no visual changes. The change occurs if there is any issue when searching for the element to attach the tag and it is not found, return to the view without adding the tag.

@Natalie9 Natalie9 self-assigned this Oct 9, 2024
Copy link
Contributor

github-actions bot commented Oct 9, 2024

PR Preview Action v1.4.8
Preview removed because the pull request was closed.
2024-10-21 11:30 UTC

@gabrielduete gabrielduete requested review from a team, jowjow22, anabrook, matheus-rosa-jsm and jeosadache and removed request for a team October 16, 2024 15:38
Copy link

sonarcloud bot commented Oct 21, 2024

Quality Gate Passed Quality Gate passed for 'juntossomosmais_atomium_core'

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
62.5% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud

@Natalie9 Natalie9 merged commit 647eba6 into main Oct 21, 2024
3 checks passed
@Natalie9 Natalie9 deleted the fix/validation-tag-select branch October 21, 2024 11:27
@github-actions github-actions bot mentioned this pull request Oct 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants