Skip to content

UI updates#71

Merged
ogabrielluiz merged 16 commits into
devfrom
uiUpdates
Mar 27, 2023
Merged

UI updates#71
ogabrielluiz merged 16 commits into
devfrom
uiUpdates

Conversation

@anovazzi1
Copy link
Copy Markdown
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
Copy Markdown
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
Copy Markdown
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
Copy Markdown
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
Copy Markdown
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