Commit 85eb0c7
Parship Chowdhury
Make the scrollbar always visible in lookback dropdown (#3048)
## Which problem is this PR solving?
- Fixes #469
<img width="442" height="351" alt="Screenshot 2025-08-29 211551"
src="https://github.com/user-attachments/assets/18fc86b8-ecec-4c8c-adb8-6a1a359594ae"
/>
## Checklist
- [x] I have read
https://github.com/jaegertracing/jaeger/blob/master/CONTRIBUTING_GUIDELINES.md
- [x] I have signed all commits
- [ ] I have added unit tests for the new functionality
- [x] I have run lint and test steps successfully
- for `jaeger`: `make lint test`
- for `jaeger-ui`: `npm run lint` and `npm run test`
Signed-off-by: Parship Chowdhury <i.am.parship@gmail.com>1 parent 1c6fe9f commit 85eb0c7
File tree
1 file changed
+19
-0
lines changed- packages/jaeger-ui/src/components/SearchTracePage
1 file changed
+19
-0
lines changedLines changed: 19 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
0 commit comments