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

TM-6053-Pub-Pos-Edit-UI #2987

Merged
merged 6 commits into from
May 21, 2024
Merged

TM-6053-Pub-Pos-Edit-UI #2987

merged 6 commits into from
May 21, 2024

Conversation

cagbakwu
Copy link

This is the UI portion of the publishable positions edit functionality.
Ticket

@@ -154,6 +154,7 @@ const PublishablePositionCard = ({
<div className="position-form--input">
<label htmlFor="publishable-position-statuses">Publishable Status</label>
<select
disabled={disableEditDetails}
Copy link
Collaborator

Choose a reason for hiding this comment

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

so, the disabled checkbox for the Exclude button has a little no sign show on mouse hover + the disabled discoloration

image vs image

but, the publishable status looks the same if its disabled or not (this is in dark mode - light mode has a slight grey to the arrow.

image vs image

def not in the A/C's - but, it might be reasonable to make this distinction somewhat clear to the end user.

Copy link
Collaborator

@M00staff M00staff left a comment

Choose a reason for hiding this comment

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

add something to make the disabled drop down a little more clear -- this is fine otherwise

Comment on lines 158 to 159
className="publishable-position-inputs"
id="publishable-position-statuses"
Copy link
Collaborator

Choose a reason for hiding this comment

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

more of a comment - but, why do these have classes & ID's if there isn't any corresponding CSS for them?

Copy link
Collaborator

@M00staff M00staff left a comment

Choose a reason for hiding this comment

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

Thanks Me! 👍

@M00staff M00staff merged commit d2572d3 into dev May 21, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
3 participants