Skip to content

feat: add requested copy changes #26

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

Merged
merged 4 commits into from
Mar 14, 2024
Merged

Conversation

Kira-Pilot
Copy link
Member

No description provided.

@Kira-Pilot Kira-Pilot requested a review from Parkreiner March 13, 2024 02:20
Copy link
Member

@Parkreiner Parkreiner left a comment

Choose a reason for hiding this comment

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

I think this looks good overall! Had a few suggestions, but nothing worth blocking over

@@ -107,6 +137,40 @@ export const Root = ({
around keyboard input and button children seems like the easiest
approach */}
<div role="form">{children}</div>
{workspacesQuery.data && dynamicConfig && !dynamicConfig.repoUrl && (
<div>
Copy link
Member

Choose a reason for hiding this comment

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

I can fine-tune the markup after launch, but I think we do want to structure this as a disclosure component, using the <summary> element

Copy link
Member Author

Choose a reason for hiding this comment

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

Interesting - happy to come back to this!

@Kira-Pilot Kira-Pilot merged commit 0748359 into main Mar 14, 2024
@Kira-Pilot Kira-Pilot deleted the coder-plugin-feedback/kira-pilot branch March 14, 2024 17:28
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.

2 participants