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(editor, query-bar): add disabled state for code mirror editor, use while generative ai fetching COMPASS-7902 #5801

Merged
merged 5 commits into from May 10, 2024

Conversation

Anemy
Copy link
Member

@Anemy Anemy commented May 9, 2024

COMPASS-7902

Adds a disabled prop to our Editor. This shows styles similar to LeafyGreen's text input disabled styles.
We show this on the query bar while a query generation is in progress.

Chatted with Ben on this before, I'll double check on how these look with him before merging.

Light Mode

light.mode.disabled.editor.mp4

Dark Mode

dark.mode.disabled.code.editor.mp4

@github-actions github-actions bot added the feat label May 9, 2024
@Anemy Anemy added release notes and removed feat labels May 9, 2024
@github-actions github-actions bot added the feat label May 9, 2024
@Anemy Anemy merged commit 7372f71 into main May 10, 2024
10 of 15 checks passed
@Anemy Anemy deleted the COMPASS-7902 branch May 10, 2024 14:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants