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

Update reload screen copy #530

Closed
harinij opened this issue Oct 1, 2021 · 1 comment
Closed

Update reload screen copy #530

harinij opened this issue Oct 1, 2021 · 1 comment
Assignees
Labels
good first issue Good for newcomers
Milestone

Comments

@harinij
Copy link
Member

harinij commented Oct 1, 2021

Is your feature request related to a problem? Please describe.
Currently, when there is an update or new version of the project, the following screen is displayed that which is not ideal experience with a "Loading chunk 72 error". This error is only when a new version is available and the users should refresh the screen. This is not a real error.
Screen Shot 2021-10-01 at 12 38 43 pm

Describe the solution you'd like
Update the copy to say "New update available" instead of "Something went wrong" when error is "Loading chunk" error.
Remove the error message below it and instead say "Refresh you screen to get the latest update.

Implementation details
Please find the related file:
src/components/ErrorBoundary.tsx

@harinij harinij added the good first issue Good for newcomers label Oct 1, 2021
@notsidney notsidney self-assigned this Oct 19, 2021
@notsidney notsidney added this to the v2.2 milestone Oct 19, 2021
notsidney added a commit that referenced this issue Oct 27, 2021
notsidney added a commit that referenced this issue Oct 28, 2021
* develop: (21 commits)
  generateBiggerId: remove console.log
  fix generateSmallerId algorithm (#567)
  fix merge
  fix inline cell of connect-service
  Fixes issue where the title field name is shown rather than the value
  Update reload screen copy (#530)
  Derivatives: don't list current field in listener field options
  potentially fix side drawer randomly scrolling
  JSON field: improve tree editor dark mode
  JSON: fix array support
  CodeEditor: use text field background color
  added a temp skip button for rules setting step
  JSON editor: add code editor mode (#509)
  CodeEditor: use TextField box-shadows & fix RichTextEditor box-shadows
  CodeEditor: fix onChange not being passed as prop
  consolidate CodeEditor to components/CodeEditor, allow resize, use github themes
  add CircularProgressOptical
  Import CSV: prevent import to ID field
  Import CSV: fix crash
  User Settings: move darker dark mode to theme
  ...
@notsidney
Copy link
Contributor

Released in v2.2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants