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

Can't add second script to queue in Firefox #68

Open
BrianJKoopman opened this issue Jul 8, 2024 · 0 comments
Open

Can't add second script to queue in Firefox #68

BrianJKoopman opened this issue Jul 8, 2024 · 0 comments

Comments

@BrianJKoopman
Copy link
Member

I found a potential browser dependent bug when testing out simonsobs/so-daq-sequencer-docker#161. When adding scripts to the Queue, after adding the first one I can no longer type in the editor when trying to add a second script. This only occurs on Firefox for me.

Steps to Recreate

  1. First build the so-daq-sequencer-docker image.
$ git clone https://github.com/simonsobs/so-daq-sequencer-docker.git
$ make build
$ make run
  1. Nagivate to http://localhost:8080/nextline/queue.
  2. Add a script to the queue.
  3. Try to add another script to the queue. If you are able to reproduce you should get a cursor in the editor, but you can't type anything.

Temporary Workaround

You can get around this by using a different browser, Chromium works fine for me. Or you can refresh the queue page and then it works again for one script entry, but will block again if you try to add a third script.

Software Versions

Here are the versions of what I believe are relevant packages/programs. Let me know if you need any more info.

nextline-graphql version: v0.7.9
nextline-web version: v0.9.6
nextline-rbd version: 0.6.9
Firefox version: 127.0.2

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

No branches or pull requests

1 participant