-
Notifications
You must be signed in to change notification settings - Fork 47
feat: Add grey color for disabled selects during the form submission #715
feat: Add grey color for disabled selects during the form submission #715
Conversation
Thanks for the pull request, @Lunyachek! Please note that it may take us up to several weeks or months to complete a review and merge your PR. Feel free to add as much of the following information to the ticket as you can:
All technical communication about the code itself will be done via the GitHub pull request interface. As a reminder, our process documentation is here. Please let us know once your PR is ready for our review and all tests are green. |
@Lunyachek thank you for this contribution! Please take a look at this comment on #716, thanks |
Hi @Lunyachek - just checking in on this to see if you have any additional questions. |
@Lunyachek - friendly ping on this! |
Hi @Lunyachek - just checking in to see if you plan to pursue this pull request? If not, we will need to close it do to inactivity. Please let us know. Thanks! |
b0553fd
to
32363fc
Compare
@Lunyachek looks like there are test failures, can you have a look? |
Hi @Lunyachek - following up on this! |
Hi @Lunyachek - please let us know if you plan to pursue this PR. If not, we'll close for now and can reopen should you choose to pursue at another time. Thanks! |
Hi @openedx/revenue-squad! Is someone able to review/merge this for us? |
Hi @openedx/revenue-squad! Is it possible to get an ETA on having this reviewed? |
222b8ca
to
0c669e4
Compare
@mphilbrick211, I updated this PR with suggestions from this comment - #716 (comment) and opened backport to Quince - #865 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This makes sense, the item is disabled but there is no indication so we update the CSS so that the disabled dropdowns look disabled visually.
@Lunyachek can you rebase this PR so we can get it landed? |
0c669e4
to
19edd7e
Compare
Done |
@feanil - this is good-to-go |
@Lunyachek 🎉 Your pull request was merged! Please take a moment to answer a two question survey so we can improve your experience in the future. |
Description
This cosmetic enhancement for payment form. After pressing "Place Order" button - we can see that all inputs became disabled, but selects - no. It looks not consistent and we decided to fix this small issue.
2023-03-06.11.53.26.mov
The result:
2023-03-02.14.43.17.mov