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

Replacing current dropdown with choices.js select-one that enables search within dropdown list #136

Closed
wants to merge 7 commits into from

Conversation

Alankvuong
Copy link
Collaborator

  • Added some css for mobile that maintained the same formatting prior to this change
  • Added a setUpSearch function in setUpSite.js that enables the use of Choices

src/js/setUpSite.js Outdated Show resolved Hide resolved
@tunglinn
Copy link
Collaborator

tunglinn commented Oct 4, 2023

As for the failed check, try npm i or npm install to see if it updates package-lock.json.

@tunglinn
Copy link
Collaborator

tunglinn commented Oct 5, 2023

Looks good, just have to fix the check!

Copy link
Contributor

@Eric-Arellano Eric-Arellano left a comment

Choose a reason for hiding this comment

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

This looks awesome! We probably want the dropdown to appear on top of the + - controls. You'd set the z-index for that.

Captura de pantalla 2023-10-05 a la(s) 8 47 21 p m

src/css/_header.scss Outdated Show resolved Hide resolved
src/css/_header.scss Outdated Show resolved Hide resolved
src/js/setUpSite.js Outdated Show resolved Hide resolved
src/js/setUpSite.js Outdated Show resolved Hide resolved
src/js/setUpSite.js Outdated Show resolved Hide resolved
src/js/setUpSite.js Outdated Show resolved Hide resolved
@Alankvuong Alankvuong marked this pull request as draft October 8, 2023 13:08
@Alankvuong Alankvuong marked this pull request as ready for review October 8, 2023 13:09
@Eric-Arellano
Copy link
Contributor

This ended up getting implemented in #176. Thank you, Alan, for getting this started!

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