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

chore: ensure better internal type checking in Button #7160

Merged

Conversation

VIKTORVAV99
Copy link
Member

Issue

The internal types where a bit to relaxed and could easily cause misstakes.

Description

Replaces the internal string validation with explicit string literals.

Double check

  • I have run pnpx prettier@2 --write . and poetry run format in the top level directory to format my changes.

Copy link
Collaborator

@tonypls tonypls left a comment

Choose a reason for hiding this comment

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

LGTM!

@VIKTORVAV99 VIKTORVAV99 merged commit ef14a8b into master Sep 9, 2024
21 checks passed
@VIKTORVAV99 VIKTORVAV99 deleted the vik/Ensure_better_internal_type_checking_in_button branch September 9, 2024 09:59
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.

2 participants