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

Add a "Select All" button next to each filter #2109

Open
marco-c opened this issue Jan 19, 2021 · 9 comments · May be fixed by #2651
Open

Add a "Select All" button next to each filter #2109

marco-c opened this issue Jan 19, 2021 · 9 comments · May be fixed by #2651
Labels

Comments

@marco-c
Copy link
Collaborator

marco-c commented Jan 19, 2021

Right now users have to manually select all the items, it'd be nice to add a small "Select All" button next to each filter which has multiple selectable options.

@marco-c marco-c added the ui label Jan 19, 2021
@marco-c marco-c added this to To do in Changes view via automation Jan 19, 2021
@ghost
Copy link

ghost commented Feb 1, 2021

I would like to work on this issue please assign this issue to me.

@marco-c
Copy link
Collaborator Author

marco-c commented Feb 1, 2021

@Aayushap1 feel free to work on this. An issue is assigned automatically when you open a PR linked to it (read #1092).

@Aayush-hub
Copy link

@marco-c Working on it!

@webbdays
Copy link
Contributor

webbdays commented Nov 29, 2021

Right now users have to manually select all the items, it'd be nice to add a small "Select All" button next to each filter which has multiple selectable options.

How to view bugbug ui in the browser for the development purpose i.e I want the changes in code to reflect in bugbug ui website in browser.

@marco-c
Copy link
Collaborator Author

marco-c commented Nov 29, 2021

cd ui/changes
npm run dev

@webbdays
Copy link
Contributor

Ok

@webbdays
Copy link
Contributor

i am getting this error :
[snowpack] Cannot find module '@js-temporal/polyfill/lib/index.mjs'

@webbdays
Copy link
Contributor

webbdays commented Nov 29, 2021

I am not familiar with npm .
I get to know that the error is because temporal not found.

Error is gone with installing temporal :
npm install temporal

@marco-c
Copy link
Collaborator Author

marco-c commented Nov 29, 2021

Yes, first of all you will need to install dependencies (run npm install after cd ui/changes).

@webbdays webbdays linked a pull request Nov 30, 2021 that will close this issue
@marco-c marco-c linked a pull request Dec 13, 2021 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Changes view
  
To do
Development

Successfully merging a pull request may close this issue.

3 participants