-
Notifications
You must be signed in to change notification settings - Fork 34
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(quest-page): add auto expand and tab filters (#1168)
* tech(quests): remove QuestsSummaryTableWrapper and implement directly in page * feat(quest-page): add filtering * tech(quest-page): add loading for quest state * tech(quest-page): remove tab changes * tech(quest-page): add details styles * tech(quest-page): 3 row columns when a quest is selected * tech(quest-page): compare with visibleQuestId for border * tech(quest-page): add loading container * tech(quest-page): add missing styles * fix(quest-page): use searchFilteredQuests for suggested titles
- Loading branch information
1 parent
642ee3e
commit eac782b
Showing
4 changed files
with
176 additions
and
186 deletions.
There are no files selected for viewing
12 changes: 0 additions & 12 deletions
12
src/frontend/screens/Quests/components/QuestsSummaryTableWrapper/index.module.scss
This file was deleted.
Oops, something went wrong.
163 changes: 0 additions & 163 deletions
163
src/frontend/screens/Quests/components/QuestsSummaryTableWrapper/index.tsx
This file was deleted.
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
Oops, something went wrong.