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

UI updates #71

Merged
merged 16 commits into from
Mar 27, 2023
Merged

UI updates #71

merged 16 commits into from
Mar 27, 2023

Conversation

anovazzi1
Copy link
Contributor

Major Changes

  • Added descriptions to the flows to provide more context.
  • Sorted some context providers to improve readability and organization.
  • Implemented error handling for the entire application to ensure smoother operation.
  • Added a reset state feature to the application in the event of an error.
  • Created new UI components for the export and import flows to enhance user experience.
  • Implemented a feature to automatically remove API keys during the export flow for added security.

Copy link
Contributor

@ogabrielluiz ogabrielluiz left a comment

Choose a reason for hiding this comment

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

Good. We should try to show that something went wrong whenever this code run.

@anovazzi1
Copy link
Contributor Author

Good. We should try to show that something went wrong whenever this code run.

For any generic error, but not the ones that can break the app?

@ogabrielluiz
Copy link
Contributor

Good. We should try to show that something went wrong whenever this code run.

For any generic error, but not the ones that can break the app?

If this Icon check fails and the node isn't loaded. Maybe we should just show a toast telling that Node X failed to load or something like that.

@anovazzi1
Copy link
Contributor Author

Good. We should try to show that something went wrong whenever this code run.

For any generic error, but not the ones that can break the app?

If this Icon check fails and the node isn't loaded. Maybe we should just show a toast telling that Node X failed to load or something like that.

right, I think that can be done 😁

@ogabrielluiz ogabrielluiz merged commit 953f819 into dev Mar 27, 2023
@ogabrielluiz ogabrielluiz deleted the uiUpdates branch March 27, 2023 21:20
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.

2 participants