Skip to content

Accessibility Fixes#17

Merged
Deityhub merged 7 commits intodevelopfrom
accessibility-changes
Nov 25, 2025
Merged

Accessibility Fixes#17
Deityhub merged 7 commits intodevelopfrom
accessibility-changes

Conversation

@Deityhub
Copy link
Owner

Description

This change mainly tries to fix using the product on a touch enabled device, like a mobile phone or tablet of varying screen sizes. It also includes some responsive design changes too.

Type of Change

  • 🐛 Bug fix (non-breaking change which fixes an issue)
  • ✨ New feature (non-breaking change which adds functionality)
  • 💥 Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • 📝 Documentation update
  • 🎨 Style/UI update (no functional changes)
  • ♻️ Code refactoring (no functional changes)
  • ⚡ Performance improvement
  • ✅ Test update
  • 🔧 Configuration change
  • 🏗️ Build/CI update

Changes Made

  • Responsive UI changes
  • Integrate touch events for touch devices
  • Fixed issue with uuid on the client

Unit Tests

  • All existing unit tests pass
  • Added new unit tests for new functionality

E2E Tests

  • All existing e2e tests pass
  • Added new e2e tests for new functionality

Checklist

  • My code follows the project's style guidelines
  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings or errors
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published

@vercel
Copy link

vercel bot commented Nov 25, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
lienzo Ready Ready Preview Comment Nov 25, 2025 3:36pm

@Deityhub Deityhub merged commit 715c100 into develop Nov 25, 2025
11 checks passed
@Deityhub Deityhub deleted the accessibility-changes branch November 25, 2025 16:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant