Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug: Unable to access inside "Actions" menubar button #444

Closed
asere opened this issue Oct 13, 2021 · 2 comments · Fixed by #450
Closed

Bug: Unable to access inside "Actions" menubar button #444

asere opened this issue Oct 13, 2021 · 2 comments · Fixed by #450
Assignees

Comments

@asere
Copy link
Contributor

asere commented Oct 13, 2021

Related issue(s) or PR(s): None
Related project scope(s) (ex: client, CSS, grading, etc...) : Teach Tab in frontend
Related user(s): most teachers/users of Learn-OCaml

Bug description

This is a bug discovered by Nicolas Pécheux:
Clicking on "Actions" button in Teach Tab somehow show an empty list when clicking on it.
image

From @asere:
I have tested on my side, and I get the expected behavior on my computer, but I get this bug on my phone.
Maybe this bug is linked to the responsive design.

To Reproduce

Steps to reproduce the behavior:

  1. Go to 'Teach' Tab
  2. Click on 'Actions' button
  3. Depending on your configuration, it may not show the list of possible actions.

Expected behavior

The "Actions" button should show a list of possible actions (actually "Create a new teacher token" and "Download student data in CSV").
image

Current configuration

  • OS: Mac OS Mojave 10.14.6
  • Browser Safari 14.1.2, Chome 94.0.4606.81 and Firefox 93.0
@asere asere changed the title Bug: Unable to Access inside "Actions" bar button Bug: Unable to access inside "Actions" bar button Oct 13, 2021
@asere asere changed the title Bug: Unable to access inside "Actions" bar button Bug: Unable to access inside "Actions" menubar button Oct 13, 2021
@erikmd
Copy link
Member

erikmd commented Oct 13, 2021

Thanks a lot @asere for your thorough bug report!

This looks like a critical front-end issue… I'll try to fix it ASAP, and release 0.13.1 by the WE.

@erikmd
Copy link
Member

erikmd commented Oct 15, 2021

Indeed @asere, it was precisely a responsive-mode related CSS bug.

Fixed in #450.

Meanwhile if you use a laptop/desktop, a trick to make the menubar show up amounts to typing Ctrl + − in the browser :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants