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

Remove global boosts state and convert boosts modal to Typescript #29774

Merged
merged 1 commit into from Mar 28, 2024

Conversation

renchap
Copy link
Sponsor Member

@renchap renchap commented Mar 27, 2024

The state was only used in the boosts modal, so we can use a local state here.

I introduced a temporary Status type, but it still requires manually setting the types of attributes until it is properly typed.

Copy link
Contributor

This pull request has merge conflicts that must be resolved before it can be merged.

The state was only used in the boosts modal, so we can use a local state here
Copy link
Contributor

This pull request has resolved merge conflicts and is ready for review.

@ClearlyClaire ClearlyClaire added this pull request to the merge queue Mar 28, 2024
Merged via the queue into mastodon:main with commit 67442f9 Mar 28, 2024
31 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

None yet

2 participants