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: make the searchButton width dynamic to fit the content #6904

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

nazarepiedady
Copy link
Contributor

closes #6903
closes #6841

Description

In this pull request, I am solving the problem I figured out and reported on #6903 (now closed) and #6841 issue. It's a simple solution with a great visual impact on the issue, and finally, the solution works correctly on all idioms of the website.

Validation

Before Now
Screenshot 2024-07-05 at 05-58-14 Screenshot 2024-07-05 at 05-58-37

Related Issues

Check List

  • I have read the Contributing Guidelines and made commit messages that follow the guideline.
  • I have run npm run format to ensure the code follows the style guide.
  • I have run npm run test to check if all tests are passing.
  • I have run npx turbo build to check if the website builds without errors.
  • I've covered new added functionality with unit tests if necessary.

@nazarepiedady nazarepiedady requested a review from a team as a code owner July 5, 2024 05:24
Copy link

vercel bot commented Jul 5, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
nodejs-org ✅ Ready (Inspect) Visit Preview Jul 5, 2024 5:26am

@nazarepiedady
Copy link
Contributor Author

@mikeal, @AugustinMauroy, could you do the honour of reviewing and merging this pull request, please?

@nilkhankari
Copy link

nilkhankari commented Jul 5, 2024

With these changes, the issue still occurs for viewport 1030.

image

@ovflowd
Copy link
Member

ovflowd commented Jul 5, 2024

With these changes, the issue still occurs for viewport 1030.

image

This is something else, not related to this issue. There's just literally no enough space to render things here.

Copy link

github-actions bot commented Jul 5, 2024

Lighthouse Results

URL Performance Accessibility Best Practices SEO Report
/en 🟢 98 🟢 100 🟢 100 🟢 91 🔗
/en/about 🟢 100 🟢 100 🟢 100 🟢 91 🔗
/en/about/previous-releases 🟢 100 🟢 100 🟢 100 🟢 92 🔗
/en/download 🟢 99 🟢 100 🟢 100 🟢 91 🔗
/en/blog 🟢 99 🟢 100 🟢 100 🟢 92 🔗

Copy link

github-actions bot commented Jul 5, 2024

Unit Test Coverage Report

Unit Test Report

Tests Skipped Failures Errors Time
131 0 💤 0 ❌ 0 🔥 5.194s ⏱️

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants