Skip to content

Fix long URL rendering in popup results list#94

Merged
vvatelot merged 1 commit into
mainfrom
issue/82
May 7, 2026
Merged

Fix long URL rendering in popup results list#94
vvatelot merged 1 commit into
mainfrom
issue/82

Conversation

@vvatelot
Copy link
Copy Markdown
Member

@vvatelot vvatelot commented May 7, 2026

Summary

  • prevent horizontal overflow in the popup results list when URLs are long
  • render URL and analysis date on two separate lines in each result list item
  • keep grade badge alignment while allowing URL wrapping

Test plan

  • Run npm run lint
  • Open extension popup with long URLs in "Derniers résultats"
  • Confirm there is no horizontal scrollbar and date is on its own line

- Added new CSS classes for styling result items in the popup, including layout adjustments for links and dates.
- Updated JavaScript to utilize the new CSS classes, improving the structure and readability of the popup content.
@vvatelot vvatelot self-assigned this May 7, 2026
@vvatelot
Copy link
Copy Markdown
Member Author

vvatelot commented May 7, 2026

Capture d’écran du 2026-05-07 09-45-47

@vvatelot
Copy link
Copy Markdown
Member Author

vvatelot commented May 7, 2026

fixes #82

@vvatelot vvatelot marked this pull request as ready for review May 7, 2026 07:55
@vvatelot vvatelot merged commit 82d45c1 into main May 7, 2026
1 check passed
@vvatelot vvatelot deleted the issue/82 branch May 7, 2026 07:55
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

Successfully merging this pull request may close these issues.

1 participant