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

Add edit buzzwords functionality #20

Merged
merged 4 commits into from
Oct 19, 2022
Merged

Add edit buzzwords functionality #20

merged 4 commits into from
Oct 19, 2022

Conversation

jtaavola
Copy link
Owner

@jtaavola jtaavola commented Oct 18, 2022

resolves #13

This adds an edit modal to customize the buzzwords! It lists all the buzzwords in a big text area and allows you to customize them by adding one buzzword per line.

We can iterate on this to make it better, i.e. upload from file, save updates to local storage (#19), etc.

You might need to do npm install to test this out since I added some dependencies.

@jtaavola jtaavola self-assigned this Oct 18, 2022
Copy link
Collaborator

@WPaul15 WPaul15 left a comment

Choose a reason for hiding this comment

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

Looks great! If we're using Mantine, we should use it for everything else for consistency, but we can do that in another PR.

@jtaavola
Copy link
Owner Author

Looks great! If we're using Mantine, we should use it for everything else for consistency, but we can do that in another PR.

Good point, I'll create an issue 👍

@jtaavola jtaavola merged commit 3972394 into main Oct 19, 2022
@jtaavola jtaavola deleted the edit-buzzwords-13 branch October 19, 2022 00:18
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.

Edit Button
2 participants