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(Studio): change organisers to dropdown with option for all #131

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

Conversation

TheKnarf
Copy link
Collaborator

Fixes #128

Copy link

vercel bot commented Dec 10, 2024

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

Name Status Preview Comments Updated (UTC)
capra-web ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 17, 2024 0:00am
skjer ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 17, 2024 0:00am

of: [{ type: "string" }],
options: {
list: ["Capra", "Fryde", "Liflig"],
list: ["Alle", "Capra", "Fryde", "Liflig"],
Copy link
Collaborator

Choose a reason for hiding this comment

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

Is it correct that users cannot select both Capra and Fryde at the same time? Just double checking the intended behaviour.

Copy link
Collaborator Author

@TheKnarf TheKnarf Dec 11, 2024

Choose a reason for hiding this comment

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

Yup. Thats what we decided on in the last meeting.

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.

Legg til svaralternativ “alle” under "Hvilke(t) selskap er arrangør?"
3 participants