Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Admin UI: Encountering infinite loading when entering non-existent id…
…entity/client/tier ids in URL (#834) * feat: add error screen * chore: add translations * fix: revert changes * chore: make use of errors * chore: add attribute * chore: disable or enable button depending on the text * chore: adapt to the official design * refactor: rename translation * chore: make it non-nullable * chore: remove duplicate files * chore: change color * fix: use result to avoid try/catch block * chore: remove unused translation * fix: go to the proper return route * chore: remove unnecessary if statement * chore: use pushReplacement and simplify * chore: change attribute * chore: simplify remove unnecessary use of variable * chore: make one line * chore: remove unnecessary setting of a color field --------- Co-authored-by: Nikola Dmitrasinovic <[email protected]> Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com> Co-authored-by: Nikola Dmitrasinovic <[email protected]>
- Loading branch information