Show the question bank as a table with a stable, right-aligned actions column #2

Merged
danamir merged 1 commits from feature/question-bank-table into master 2026-08-09 16:48:19 +00:00

1 Commits

Author SHA1 Message Date
danamir
24cce8ea71 Show the question bank as a table with a stable, right-aligned actions column
All checks were successful
CI/CD / build-test-deploy (pull_request) Successful in 1m39s
The old list showed type, text, and points inline via flexbox, with no
correct-answer info at all, and unstyled buttons that shifted position
depending on question text length. A table with a shrink-to-fit
actions column (text/kind/answer/points first, buttons last) fixes
both: correct answers are now visible, and button position no longer
depends on text length.
2026-08-09 19:03:40 +03:00