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

Feat: Introduce alignment to Dropdown component #DS-1411 #1837

Merged
merged 3 commits into from
Jan 14, 2025

Conversation

crishpeen
Copy link
Member

Description

We need this for Dropdown in Header Navigation.

Additional context

Issue reference

@crishpeen crishpeen added the run-visual-tests Runs visual regression testing on this PR label Jan 8, 2025
Copy link

netlify bot commented Jan 8, 2025

Deploy Preview for spirit-design-system ready!

Name Link
🔨 Latest commit 4204135
🔍 Latest deploy log https://app.netlify.com/sites/spirit-design-system/deploys/6786761da3d0810008008da3
😎 Deploy Preview https://deploy-preview-1837--spirit-design-system.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: 96 (no change from production)
Accessibility: 91 (no change from production)
Best Practices: 100 (no change from production)
SEO: 91 (no change from production)
PWA: -
View the detailed breakdown and full score reports

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

@github-actions github-actions bot added the feature New feature or request label Jan 8, 2025
@crishpeen crishpeen force-pushed the feature/dropdown-alignment branch from 6d3becd to a43b7c7 Compare January 8, 2025 12:11
Copy link

netlify bot commented Jan 8, 2025

Deploy Preview for spirit-design-system-storybook ready!

Name Link
🔨 Latest commit 6d3becd
🔍 Latest deploy log https://app.netlify.com/sites/spirit-design-system-storybook/deploys/677e6adfcd55470008a457d6
😎 Deploy Preview https://deploy-preview-1837--spirit-design-system-storybook.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

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

@coveralls
Copy link

coveralls commented Jan 8, 2025

Coverage Status

coverage: 79.469%. remained the same
when pulling a43b7c7 on feature/dropdown-alignment
into fc5ceb3 on integration/header.

Copy link

netlify bot commented Jan 8, 2025

Deploy Preview for spirit-design-system-storybook ready!

Name Link
🔨 Latest commit 4204135
🔍 Latest deploy log https://app.netlify.com/sites/spirit-design-system-storybook/deploys/6786761d60f41f0008a3179a
😎 Deploy Preview https://deploy-preview-1837--spirit-design-system-storybook.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

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

Copy link
Contributor

github-actions bot commented Jan 8, 2025

@crishpeen crishpeen force-pushed the feature/dropdown-alignment branch from a43b7c7 to a500b28 Compare January 8, 2025 14:02
Copy link
Contributor

@adamkudrna adamkudrna left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'd only like to clarify the nullability of alignment, otherwise ✅ for me.

packages/web/src/scss/components/Dropdown/index.html Outdated Show resolved Hide resolved
packages/web/src/scss/components/Dropdown/index.html Outdated Show resolved Hide resolved
packages/web/src/scss/components/Dropdown/README.md Outdated Show resolved Hide resolved
packages/web/src/scss/components/Dropdown/README.md Outdated Show resolved Hide resolved
packages/web/src/scss/components/Dropdown/_Dropdown.scss Outdated Show resolved Hide resolved
packages/web-react/src/types/dropdown.ts Show resolved Hide resolved
@literat
Copy link
Collaborator

literat commented Jan 10, 2025

Screenshot 2025-01-10 at 13 32 30

Are we able to present this feature a little bit better, please? This looks like a bug, IMHO.

@crishpeen crishpeen force-pushed the feature/dropdown-alignment branch from a500b28 to 22e2b02 Compare January 14, 2025 14:22
@crishpeen crishpeen force-pushed the feature/dropdown-alignment branch from 22e2b02 to 4204135 Compare January 14, 2025 14:35
@crishpeen crishpeen merged commit c4200ad into integration/header Jan 14, 2025
35 checks passed
@crishpeen crishpeen deleted the feature/dropdown-alignment branch January 14, 2025 14:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request run-visual-tests Runs visual regression testing on this PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants