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

docs: ui.action_group #895

Merged
merged 18 commits into from
Oct 2, 2024
Merged

Conversation

AkshatJawne
Copy link
Contributor

Closes #829

plugins/ui/docs/components/action_group.md Outdated Show resolved Hide resolved
plugins/ui/docs/components/action_group.md Outdated Show resolved Hide resolved
plugins/ui/docs/components/action_group.md Outdated Show resolved Hide resolved
plugins/ui/docs/components/action_group.md Outdated Show resolved Hide resolved
plugins/ui/docs/components/action_group.md Outdated Show resolved Hide resolved
Copy link
Contributor

@dsmmcken dsmmcken left a comment

Choose a reason for hiding this comment

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

Minor changes.

plugins/ui/docs/components/action_group.md Outdated Show resolved Hide resolved
plugins/ui/docs/components/action_group.md Outdated Show resolved Hide resolved
plugins/ui/docs/components/action_group.md Outdated Show resolved Hide resolved
plugins/ui/docs/components/action_group.md Outdated Show resolved Hide resolved
plugins/ui/docs/components/action_group.md Show resolved Hide resolved
plugins/ui/docs/components/action_group.md Outdated Show resolved Hide resolved
plugins/ui/docs/components/action_group.md Outdated Show resolved Hide resolved
plugins/ui/docs/components/action_group.md Show resolved Hide resolved
Copy link
Contributor Author

@AkshatJawne AkshatJawne left a comment

Choose a reason for hiding this comment

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

Ready for re-review @margaretkennedy @dsmmcken

plugins/ui/docs/components/action_group.md Outdated Show resolved Hide resolved
plugins/ui/docs/components/action_group.md Outdated Show resolved Hide resolved
plugins/ui/docs/components/action_group.md Outdated Show resolved Hide resolved
Copy link
Contributor Author

@AkshatJawne AkshatJawne left a comment

Choose a reason for hiding this comment

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

Ready for re-review @margaretkennedy

Three grammar edits
)
```

The `button_label_behavior` prop can be set to "hide" label text within buttons and show it in a tooltip on hover.
Copy link
Contributor

Choose a reason for hiding this comment

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

What about:

Suggested change
The `button_label_behavior` prop can be set to "hide" label text within buttons and show it in a tooltip on hover.
Use the `button_label_behavior` prop to "hide" label text within buttons and show it in a tooltip on hover.

Are there other options?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

It can be set "show", "collapse", and "hide", but usually, users would only be setting it to "hide"

Copy link
Contributor

Choose a reason for hiding this comment

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

@dsmmcken worth mentioning? I assume show is the default?

Copy link
Contributor

Choose a reason for hiding this comment

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

Just hide is fine, I have no preference on how you guys word it.

Copy link
Contributor

@dsmmcken dsmmcken left a comment

Choose a reason for hiding this comment

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

vsEdit, vsCopy, vsTrash can be replaced with just edit , copy and trash please.

We no longer require prefixing like that.

@AkshatJawne AkshatJawne requested a review from dsmmcken October 1, 2024 14:39
Copy link
Contributor

@dsmmcken dsmmcken left a comment

Choose a reason for hiding this comment

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

Sorry, one more thing. At it to the sidebar.json file in alphabetical order

@AkshatJawne AkshatJawne requested a review from dsmmcken October 1, 2024 23:56
@AkshatJawne AkshatJawne merged commit 356d33a into deephaven:main Oct 2, 2024
17 checks passed
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.

docs: ui.action_group
3 participants