-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix: Resolve error in production environment (#95)
* fix: clicking the link should not reload the page for each link * fix: should not auto escape `set_page_title()` * impr: update the proclass creator name during `map()` * fix: order the proclass by proclass_id Why did you drop it in the wrong spot? 🤣 * refactor: make pyright happier * impr(proset): only show the proclass info button when a proclass is selected * fix: close info dialog before navigating to another page * impr: add check for problem existence * impr: introduce table-driven methods to enhance e2e tests * impr: simplify the true condition check * fix: correct the incorrect sentence tense and form
- Loading branch information
1 parent
5a25ea0
commit 55b4aab
Showing
10 changed files
with
346 additions
and
288 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.