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

Enabled vs clickable #61

Open
wants to merge 3 commits into
base: trunk
Choose a base branch
from

Conversation

bandophahita
Copy link
Contributor

Adding resolution IsEnabled and updated IsClickable as a result.

@bandophahita bandophahita requested a review from perrygoy January 22, 2025 23:04
@@ -1,6 +1,14 @@
Release History
===============

4.0.5 (2025-01-22)
Copy link
Contributor Author

Choose a reason for hiding this comment

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

I took a stab at version. I figured you'll add more to the release notes anyway.

mismatch_description.append_text("was not clickable (not enabled)")
return

mismatch_description.append_text("was not clickable")
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Not exactly sure what we want to do here. This logic felt the most accurate since there are really two different conditions that make up 'clickable'. I'm open to suggestions for text.

@bandophahita bandophahita marked this pull request as draft January 23, 2025 19:15
@bandophahita
Copy link
Contributor Author

I realized we also need a Disabled resolution. I'll get that added.

@bandophahita bandophahita marked this pull request as ready for review January 24, 2025 16:05
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.

1 participant