simularium / binding-sim-edu

Other
0 stars 0 forks source link

fix question popups #94

Closed meganrm closed 2 months ago

meganrm commented 3 months ago

Problem

Estimated review size: medium

closes #46 closes #63

Solution

For the collapsed questions: I keep track of how many questions have been opened, and if the other question is currently open, I close the other one.

Type of change

Please delete options that are not relevant.

Steps to Verify:

  1. bun dev
  2. get to the first question but don't answer it
  3. get to the next question, the first question should auto minimize
  4. open the first question, the other question should minimize

Screenshots (optional):

Screenshot 2024-06-24 at 2 59 45 PM Screenshot 2024-06-24 at 3 50 48 PM Screenshot 2024-06-24 at 3 50 54 PM Screenshot 2024-06-24 at 3 57 48 PM