You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We are currently using different components to display messages, which leads to some visual inconsistencies.
I suggest replacing them with the new toast component and removing error messages that are duplicates of the default error message.
Generating data model
Go to Datamodell
Add an empty object
Click Generer modeller
The Request failed with status code 500 error message should not be displayed
datamodel-error.mov
Go toDatamodell
Create a new data model
Click Generer modeller
The success message should be displayed as a toast to be consistent with the other success messages
datamodel-success.mov
Committing and pushing changes
Add a new component into the layout
Add a new file in Gitea
Click Last opp dine endringer, add a commit message, and click Valider endringer
The popover should not show a success message when an error occurs
commit-and-push-error.mov
Creating a new app
Go to Dashboard
Click Opprett ny applikasjon
Write an app name that already exists
Det har oppstått en feil error message should not be displayed
create-existing-app.mov
Go to Dashboard
Click Opprett ny applikasjon
Block the /create-app endpoint using a tool like Requestly
Noe gikk galt ved oppretting av appen should not be displayed as it is a duplicate of the default error message
create-app-error.mov
Deleting/Editing a text resource
Go to Tekst
Block the /text/keys endpoint using Requestly
Delete or edit a text
The javascript alert should not be displayed as it is a duplicate of the default error message
text-error.mov
Resetting changes
Go to Oversikt
Click Slett mine endringer
Write the current application name and click Slett mine endringer
The popover is buggy and should be replaced by toast for error and success messages
reset-changes-success.mov
Building an app
Go to Deploy
Block the /releases and /deployments endpoints using Requestly
Write a version number, a description and click Bygg versjon
This popover should not be displayed as it is a duplicate of the default error message
The text was updated successfully, but these errors were encountered:
We are currently using different components to display messages, which leads to some visual inconsistencies.
I suggest replacing them with the new toast component and removing error messages that are duplicates of the default error message.
Generating data model
Datamodell
Generer modeller
Request failed with status code 500
error message should not be displayeddatamodel-error.mov
Datamodell
Generer modeller
datamodel-success.mov
Committing and pushing changes
Last opp dine endringer
, add a commit message, and clickValider endringer
commit-and-push-error.mov
Creating a new app
Dashboard
Opprett ny applikasjon
Det har oppstått en feil
error message should not be displayedcreate-existing-app.mov
Dashboard
Opprett ny applikasjon
/create-app
endpoint using a tool like RequestlyNoe gikk galt ved oppretting av appen
should not be displayed as it is a duplicate of the default error messagecreate-app-error.mov
Deleting/Editing a text resource
Tekst
endpoint
using Requestlytext-error.mov
Resetting changes
Oversikt
Slett mine endringer
Slett mine endringer
reset-changes-success.mov
Building an app
Deploy
/releases
and/deployments
endpoints using RequestlyBygg versjon
The text was updated successfully, but these errors were encountered: