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

Task: Implement versatile checkbox primitive system #103

Closed
3 tasks
iolyd opened this issue Oct 6, 2022 · 2 comments
Closed
3 tasks

Task: Implement versatile checkbox primitive system #103

iolyd opened this issue Oct 6, 2022 · 2 comments
Assignees

Comments

@iolyd
Copy link
Member

iolyd commented Oct 6, 2022

Task Description

Svelte's bind:group syntax becomes problematic when trying to implement composable components for versatile use cases. More specifically, this behavior affects the workings of checkboxes / radio buttons / select:multiple / etc.

Ressources

List of actions

  • Chose an avenue
  • Document explicitly in primitive dir's readme
  • Complete implementations
@iolyd iolyd self-assigned this Oct 6, 2022
@iolyd
Copy link
Member Author

iolyd commented Oct 7, 2022

Maybe the approach taken in #104 could present potential here also.

@iolyd
Copy link
Member Author

iolyd commented Apr 3, 2024

Outdated issue, the described stake is currently not encountered with our new approach prioritizing global styles over style-centric componentization.

@iolyd iolyd closed this as not planned Won't fix, can't repro, duplicate, stale Apr 3, 2024
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

No branches or pull requests

1 participant