Pipeline schema build help modal loses text area focus
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 322
- Forks
- 255
- Avg merge
- 2d 3h
- Merged PRs (30d)
- 5
Description
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.
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)
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Open the oldsite.nf-co.re pipeline schema builder and reproduce the help modal interaction described in the issue. Start with the help text modal and its textarea; the work is done when clicking within the modal does not prevent the textarea from retaining or regaining focus while entering text.
Written by the indexing model from the issue text.
Assessment
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100