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

update path to search component in frontend #1797

Merged
merged 1 commit into from
Sep 5, 2024
Merged

Conversation

iamzoltan
Copy link
Contributor

I tried to run this locally, but it failed. The navbar, profile dropdown, sign-in/register buttons and search functions were not working.

I saw that the navbar and search-overlay components were referencing what looked to be a renamed search component directory.

After fixing the imports, the issue resolved itself.

@rafalp

@rafalp
Copy link
Owner

rafalp commented Aug 21, 2024

I knew what the problem was the moment I saw email's subject 💀

If components in search are using capitalized names, the dir should follow it too. But those components will be nuked anyway in few months as part of the #1674 epic, so lets just fix the frontend build on systems with case sensitive filesystems.

@coveralls
Copy link

Coverage Status

coverage: 97.465% (-0.01%) from 97.477%
when pulling 579dd34 on iamzoltan:main
into bb21b2f on rafalp:main.

@rafalp rafalp merged commit 98dbd69 into rafalp:main Sep 5, 2024
2 checks passed
@rafalp
Copy link
Owner

rafalp commented Sep 5, 2024

Forgot about this. Thanks for contributing!

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

Successfully merging this pull request may close these issues.

3 participants