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

Missing disabled field when creating buttons via convenience methods #823

Closed
felldo opened this issue Jul 24, 2021 · 0 comments · Fixed by #849
Closed

Missing disabled field when creating buttons via convenience methods #823

felldo opened this issue Jul 24, 2021 · 0 comments · Fixed by #849
Milestone

Comments

@felldo
Copy link
Member

felldo commented Jul 24, 2021

Currently it is not possible to set the disabled attribute via i.e. Button.primary therefore a new method with a disabled field should be added Button.primary(String customId, String label, boolean disabled)

@felldo felldo linked a pull request Aug 14, 2021 that will close this issue
@felldo felldo added this to the Next Version milestone Aug 16, 2021
@felldo felldo closed this as completed Aug 16, 2021
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 a pull request may close this issue.

1 participant