waldronlab / waldronlab/BugSigDB
Hover on condition name doesn't provide a brief explanation
Open
@tosfos is already working on this.
Since Jun 23, 2026.
wishlist
- Dominant language
- PHP
- Stars
- 9
- Forks
- 9
- Avg merge
- 1h 56m
- Merged PRs (30d)
- 4
Description
Hi @tosfos,
I would like to report a bug observed on BugsigDB's website
1. Bug Title
- Hover on condition name doesn't provide a brief explanation
This might not be a bug, as the explanation currently displays a default value of "NA," which I assume means "Not Available." However, I would like to confirm whether the backend actually contains a description for these conditions or if the field is empty and therefore falls back to the default value.
2. Page URL
- https://bugsigdb.org/39824829 (Experiment 5- Sampling time)
- https://bugsigdb.org/39843625 (Experiment 2- Environmental samples)
- https://bugsigdb.org/41404876 (Experiment 1- Lactobacillus Kimchi)
3. Description
When hovering over a condition by placing the cursor on the condition name, a brief explanation of the condition is expected to appear. Instead, the tooltip displays the default value "NA."
4. Steps to Reproduce
- Navigate to any of the following pages:
- https://bugsigdb.org/39824829 (Experiment 5- Sampling time)
- https://bugsigdb.org/39843625 (Experiment 2- Environmental samples)
- https://bugsigdb.org/41404876 (Experiment 1- Lactobacillus Kimchi)
- Open the page in a web browser's laptop or on a mobile device.
- Scroll to the experiment numbers specified above for each study.
- Place your cursor on the Condition field.
- Observe that the tooltip content displays "NA."
5. Expected Behavior
- When the condition name is hovered over, it should display a brief description or explanation of the condition.
6. Actual Behavior
- When the condition name is hovered over, the tooltip displays "NA."
7. Environment
- Browser: Chrome and Mozilla Firefox
- Device: Laptop
- Operating System: Windows 11
8. Screenshots
- Screenshots demonstrating the issue are attached.
Contributor guide
No contributing guide indexed for this repository
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.
Assessment
This issue has not been assessed yet.