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

Digg 450 #524

Merged
merged 3 commits into from
Dec 5, 2024
Merged

Digg 450 #524

merged 3 commits into from
Dec 5, 2024

Conversation

MikaMunterud
Copy link
Contributor

@MikaMunterud MikaMunterud commented Dec 5, 2024

Pull Request Description

Adding initial search page for organisations.
Adding an search select filter.
Sorting translation files and removing unused transaltions.
Updating search filter design for mobile view

Fixes #(issue)

Checklist

  • Changes are limited to a single goal (avoid scope creep)
  • I confirm that I have read any Contribution and Development guidelines (CONTRIBUTING and DEVELOPMENT) and are following their suggestions.
  • I confirm that I wrote and/or have the right to submit the contents of my Pull Request, by agreeing to the Developer Certificate of Origin, (adding a 'sign-off' to my commits).

label: string;
value?: string;
options: { value: string; label: string }[];
// eslint-disable-next-line no-unused-vars
Copy link
Collaborator

Choose a reason for hiding this comment

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

här kan du använda _ istället för att disable eslint rules

Copy link
Collaborator

@Kopin1 Kopin1 left a comment

Choose a reason for hiding this comment

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

👍

@MikaMunterud MikaMunterud merged commit 73f900b into dev Dec 5, 2024
1 check passed
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.

2 participants