cms
cms copied to clipboard
Fixes qna sorting and breaking tags
PR Fixes:
- 1 Fixed the sorting problem in QnA section
- 2 Fixed the breaking tags on questions
- 3 Also resolved some linting issues and some minor errors
Resolves #656 Resolves #657
Screenshots and Recordings:
-
1 Sorting fixed:
https://github.com/code100x/cms/assets/115286446/94e8cfad-eb07-43a9-8299-524b28f4bae1 -
2 Breaking tags fixed:
-
3 For the overflow issue (UI bonk) refer to #615
Checklist before requesting a review
- [x] I have performed a self-review of my code
- [x] I assure there is no similar/duplicate pull request regarding same issue