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

Valid icon on select #1371

Merged
merged 6 commits into from
Oct 17, 2022
Merged

Valid icon on select #1371

merged 6 commits into from
Oct 17, 2022

Conversation

louismaximepiton
Copy link
Member

@louismaximepiton louismaximepiton commented Jul 7, 2022

Fixes #1342

Actually wondering if we need to continue upgrade this file or reset the file to the Bootstrap one and apply changes to it since our mindset changed on validation icons.

Apply Bs solution on valid state only. I think that textareas already have a valid state.

@netlify
Copy link

netlify bot commented Jul 7, 2022

Deploy Preview for boosted ready!

Name Link
🔨 Latest commit bcbe01c
🔍 Latest deploy log https://app.netlify.com/sites/boosted/deploys/634d2184d2889400088be39c
😎 Deploy Preview https://deploy-preview-1371--boosted.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@MewenLeHo MewenLeHo self-requested a review July 22, 2022 13:49
Copy link
Contributor

@MewenLeHo MewenLeHo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🆗

@julien-deramond

This comment was marked as resolved.

Copy link
Contributor

@MewenLeHo MewenLeHo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The valid icon for textarea is not in the top-right corner as it was requested by @julien in the comments of the associated issue.
It may be a good thing to check it the design team.

Copy link
Member

@julien-deramond julien-deramond left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! @MewenLeHo I let you double-check the latest modifications before merging it.

@louismaximepiton Could you create an issue to try to reset those files from Bootstrap and apply our modifications on top of it. On top of it, it will help with the "Boosted mod" comments that are off in those files.

@MewenLeHo
Copy link
Contributor

MewenLeHo commented Oct 17, 2022

LGTM! @MewenLeHo I let you double-check the latest modifications before merging it.

Looks good but I found two possible problems :

In responsive, the valid icon goes behind the text on small screen:
responsive

And in desktop, if the text written in the textarea is long enough to have a scroll bar then the valid icon goes partially behind it (may depend of the browser):
screenshot-deploy-preview-1371--boosted netlify app-2022 10 17-09_31_25

@louismaximepiton
Copy link
Member Author

In responsive, the valid icon goes behind the text on small screen:

Resolved by #1306.

And in desktop, if the text written in the textarea is long enough to have a scroll bar then the valid icon goes partially behind it (may depend of the browser):

Bootstrap seems to have the same issue 🤷
image

@sonarcloud
Copy link

sonarcloud bot commented Oct 17, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@julien-deramond julien-deramond merged commit ceeff1d into main Oct 17, 2022
@julien-deramond julien-deramond deleted the main-lmp-valid-select-fix branch October 17, 2022 09:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Validation "OK" Check is missing for Select Tag
3 participants