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

fix: wordwrap in (un)ordered list #497

Merged
merged 1 commit into from
Apr 6, 2024
Merged

Conversation

lxndrblz
Copy link
Owner

@lxndrblz lxndrblz commented Apr 6, 2024

Description

Fixes an issue where overly long list items would cause the viewport to extend too far horizontally.

Issue Number:

#496


Additional Information (Optional)


Checklist

Yes, I included all necessary artefacts, including:

  • Tests
  • Documentation
  • Implementation (Code and Ressources)
  • Example

Testing Checklist

Yes, I ensured that all of the following scenarios were tested:

  • Desktop Light Mode (Default)
  • Desktop Dark Mode
  • Desktop Light RTL Mode
  • Desktop Dark RTL Mode
  • Mobile Light Mode
  • Mobile Dark Mode
  • Mobile Light RTL Mode
  • Mobile Dark RTL Mode

Notify the following users

Copy link

netlify bot commented Apr 6, 2024

Deploy Preview for anatole-demo ready!

Name Link
🔨 Latest commit 2afe453
🔍 Latest deploy log https://app.netlify.com/sites/anatole-demo/deploys/6610db814f50f00008f56857
😎 Deploy Preview https://deploy-preview-497--anatole-demo.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
1 paths audited
Performance: 90
Accessibility: 88
Best Practices: 100
SEO: 92
PWA: -
View the detailed breakdown and full score reports

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link

sonarcloud bot commented Apr 6, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@lxndrblz lxndrblz self-assigned this Apr 6, 2024
@lxndrblz lxndrblz added the bug Something isn't working label Apr 6, 2024
@lxndrblz lxndrblz linked an issue Apr 6, 2024 that may be closed by this pull request
@lxndrblz lxndrblz merged commit 61e2792 into master Apr 6, 2024
5 checks passed
@lxndrblz lxndrblz deleted the fix/wordwrap-unordered-list branch April 6, 2024 07:07
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

Successfully merging this pull request may close these issues.

Links in bulleted lists causing horizontal scroll on mobile
1 participant