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

feat: ✨ enable setupAutocomplete() to utilize versioned components, i.e. sd-1-2-3-popup #1085

Open
8 tasks
rolbr opened this issue May 13, 2024 · 0 comments
Open
8 tasks
Assignees

Comments

@rolbr
Copy link

rolbr commented May 13, 2024

User Story

As a FE-Dev of Team Porta I'd like to fully commit to 'version everything' and as such utilize versioned components like sd-1-2-3-input and sd-1-2-3-popup when calling setupAutocomplete().

Currently,

setupAutocomplete() will create an unversioned sd-popup and apply styles to it, as well as styles depending on an unversioned sd-option.

Suggested Solution

Possibly make all elements configurable as a parameter, i.e. setupAutocomplete(myInputElement, myPopupElement, ...).

ℹ️ I do have a working implementation of that locally, but am currently unable to push back to Github :/

Subtasks

  • Design_implementation_task
  • Development_implementation_task
  • Design_release_task

DoR

  • Item has business value
  • Item all subtasks have been estimated by the team
  • Item is clear and well-defined
  • Item dependencies have been identified

DoD

  • All subtasks have been closed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: 📋 Backlog
Development

No branches or pull requests

2 participants