dwyl / mvp

📲 simplest version of the @dwyl app
https://mvp.fly.dev
GNU General Public License v2.0
87 stars 2 forks source link

Select input #209

Closed SimonLab closed 1 year ago

SimonLab commented 1 year ago

Use select input for tags image

codecov[bot] commented 1 year ago

Codecov Report

Merging #209 (e9104d7) into main (4d430b3) will not change coverage. The diff coverage is 100.00%.

@@            Coverage Diff            @@
##              main      #209   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           13        13           
  Lines          299       312   +13     
=========================================
+ Hits           299       312   +13     
Impacted Files Coverage Δ
lib/app/tag.ex 100.00% <ø> (ø)
lib/app/timer.ex 100.00% <ø> (ø)
lib/app/item.ex 100.00% <100.00%> (ø)
lib/app_web/live/app_live.ex 100.00% <100.00%> (ø)

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more

SimonLab commented 1 year ago

Display tag colour in background colour span:

image

With "checked" svg: image

SimonLab commented 1 year ago

I think this PR is now ready for review. I've clean some of the css and added the select input tags when creating a new task. I haven't added it on the edit task as I think this PR is big enough and I will add it with #214

SimonLab commented 1 year ago

Let me know if my replies make sense @nelsonic :+1: