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

Pipeline schema build help modal loses text area focus #3312

Open
swingingsimian opened this issue Dec 2, 2024 · 1 comment
Open

Pipeline schema build help modal loses text area focus #3312

swingingsimian opened this issue Dec 2, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@swingingsimian
Copy link

swingingsimian commented Dec 2, 2024

Description of the bug

Hi

I am using thd pipeline schema builder tool as part of the Hello Nextflow tutorial and have found a bug related to help text input. When clicking on the help text icon, a modal appears with the focus on the input text area. It is possible to enter text, but any click within the modal removes that focus and it cannot be re-estalbished without closing/saving and re-opening the modal.

Image

Command used and terminal output

✗ nf-core pipelines schema build        


                                          ,--./,-.
          ___     __   __   __   ___     /,-._.--~\ 
    |\ | |__  __ /  ` /  \ |__) |__         }  {
    | \| |       \__, \__/ |  \ |___     \`-._,-`-,
                                          `._,._,'

    nf-core/tools version 3.0.2 - https://nf-co.re


INFO     [✓] Default parameters match schema validation                                                                                                                                         
INFO     [✓] Pipeline schema looks valid (found 21 params)                                                                                                                                      
INFO     Writing schema with 21 params: 'nextflow_schema.json'                                                                                                                                  
🚀  Launch web builder for customisation and editing? [y/n]: y
INFO     Opening URL: https://nf-co.re/pipeline_schema_builder?id=1733150369_bff73eed5f3f                                                                                                       
INFO     Waiting for form to be completed in the browser. Remember to click Finished when you're done.

System information

I'm not sure this is relevant as it's to do with the client hosted at this site: https://oldsite.nf-co.re/pipeline_schema_builder

Nextflow version (eg. 23.04.0)
nf-core, version 3.0.2 (installed as latest version from conda just last week).
Python version 3.12.7
Chrome Version 131.0.6778.86 (Official Build) (arm64)

@swingingsimian swingingsimian added the bug Something isn't working label Dec 2, 2024
@swingingsimian
Copy link
Author

Also, possibly related. On saving the help text and returning to the main page, it seems impossible to gain focus on the Description field. Refreshing the page seems to clear this behaviour.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant