Skip to content

Conversation

NorbertLoh
Copy link

@NorbertLoh NorbertLoh commented Sep 18, 2025

Implements #23

This PR implements the modal for queue up, topic and difficulty selection.
Here is the relevant screen:
image

Note:
Validation and business logic is not implemented yet

The commit workflow yml will be used with Github actions to perform
checks and lints to ensure the push and commit is up to standard.
Eslint will be used with github actions to perform check on every
push and pr.
Mantine theme is used to style the inputs and buttons. This allows
global color changes to be changed easily and accurately.
Multiselect is used for both topic and difficulty. However this
commit does not have any business and validation logic.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feature] UI must allow users to select question difficulty and topic
1 participant