[PR #1186] [MERGED] fix: carousel on mobile screen #1454

Closed
opened 2026-02-26 19:33:20 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/documenso/documenso/pull/1186
Author: @ephraimduncan
Created: 6/13/2024
Status: Merged
Merged: 6/13/2024
Merged by: @ElTimuro

Base: mainHead: fix/carousel-mobile


📝 Commits (1)

  • 3356934 fix: carousel on mobile screen

📊 Changes

2 files changed (+5 additions, -5 deletions)

View changed files

📝 apps/marketing/src/components/(marketing)/carousel.tsx (+4 -4)
📝 apps/marketing/src/components/(marketing)/slide.tsx (+1 -1)

📄 Description

Description

Adjusts the styling to improve the layout and appearance of the carousel controls and thumbnails on smaller screens.

Changes Made

  • Updated the carousel control styling to be more responsive.
  • Adjusted the font size and padding of the slide component for better display on mobile screens.

Screenshot

CleanShot 2024-06-13 at 08 18 55@2x

Checklist

  • I have tested these changes locally and they work as expected.
  • I have added/updated tests that prove the effectiveness of these changes.
  • I have updated the documentation to reflect these changes, if applicable.
  • I have followed the project's coding style guidelines.
  • I have addressed the code review feedback from the previous submission, if applicable.

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/documenso/documenso/pull/1186 **Author:** [@ephraimduncan](https://github.com/ephraimduncan) **Created:** 6/13/2024 **Status:** ✅ Merged **Merged:** 6/13/2024 **Merged by:** [@ElTimuro](https://github.com/ElTimuro) **Base:** `main` ← **Head:** `fix/carousel-mobile` --- ### 📝 Commits (1) - [`3356934`](https://github.com/documenso/documenso/commit/3356934590ba0b20c50892f83670e420857439dc) fix: carousel on mobile screen ### 📊 Changes **2 files changed** (+5 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `apps/marketing/src/components/(marketing)/carousel.tsx` (+4 -4) 📝 `apps/marketing/src/components/(marketing)/slide.tsx` (+1 -1) </details> ### 📄 Description ## Description Adjusts the styling to improve the layout and appearance of the carousel controls and thumbnails on smaller screens. ## Changes Made - Updated the carousel control styling to be more responsive. - Adjusted the font size and padding of the slide component for better display on mobile screens. ## Screenshot ![CleanShot 2024-06-13 at 08 18 55@2x](https://github.com/documenso/documenso/assets/55143799/1bcb31a3-2b4f-48bc-8a22-9d8e16b71d17) ## Checklist - [x] I have tested these changes locally and they work as expected. - [ ] I have added/updated tests that prove the effectiveness of these changes. - [ ] I have updated the documentation to reflect these changes, if applicable. - [x] I have followed the project's coding style guidelines. - [ ] I have addressed the code review feedback from the previous submission, if applicable. <!-- This is an auto-generated comment: release notes by coderabbit.ai --> <!-- end of auto-generated comment: release notes by coderabbit.ai --> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 19:33:20 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/documenso#1454
No description provided.