Updated UI for question workspace! The problems: drag and drop broke, the sidebar stopped being draggable, and tags broke. Ooops. I fixed them by refactoring the dashboard module, implementing smaller changes, console.log religiously. Other things that changed:
- selection is now EITHER tag or question but not both at the same time. I’m not entirely sure on this because it seems rather odd.
- untagged questions sometimes have an “untagged” tag
- subtag cards are beautiful now
- the sidebar can now be disappeared into oblivion, never to be seen again (until the restore button is pressed)
Things I still need to do:
- add toast status notifiers
- dialogues/modals should be using MUI not the native dialogue
- lazy loading/component splitting
I realised that I can’t actually upload multiple images in stardance (even though it displays fine in the preview), which is a bit unfortunate.
Comments 0
No comments yet. Be the first!
Sign in to join the conversation.