Lorsque l’on crée des scènes, il y a plein d’icon, il serait pas mal d’avoir la possibilité de faire une recherche sur ces icon en mettant du texte (house / rain / …) en fonction du nom de l’icon comme par exemple sur mattermost etc
(Ok c’est pas hyper urgent comme requête mais si quelqu’un s’embète ça peut être pratique)
VonOx
Mai 3, 2022, 12:09
2
Il y’a une PR de @Terdious en cours à ce sujet
GladysAssistant:master
← Terdious:ExpandIconSelectionScenes
opened 08:41PM - 01 Apr 22 UTC
### Pull Request check-list
To ensure your Pull Request can be accepted as fa… st as possible, make sure to review and check all of these items:
- [x] If your changes affects code, did your write the tests?
- [x] Are tests passing? (`npm test` on both front ~~/server)
- [x] Is the linter passing? (`npm run eslint` on both front ~~/server~~)
- [x] Did you run prettier? (`npm run prettier` on both front ~~/server~~)
- [ ] ~~If you are adding a new features/services, did you run integration comparator? (`npm run compare-translations` on front)~~
- [ ] Did you test this pull request in real life? With real devices? If this development is a big feature or a new service, we recommend that you provide a Docker image to [the community](https://community.gladysassistant.com/) for testing before merging.
- [ ] ~~If your changes modify the API (REST or Node.js), did you modify the API documentation? (Documentation is based on comments in code)~~
- [ ] ~~If you are adding a new features/services which needs explanation, did you modify the user documentation? See [the GitHub repo](https://github.com/GladysAssistant/v4-website) and the [website](https://gladysassistant.com)~~.
- [ ] Did you add fake requests data for the demo mode (`front/src/config/demo.js`) so that the demo website is working without a backend? (if needed) See [https://demo.gladysassistant.com](https://demo.gladysassistant.com).
NOTE: these things are not required to open a PR and can be done afterwards / while the PR is open.
### Description of change
The purpose of this PR is a proposal to modify the "/dashboard/scene/new" view with the enlargement of the icon selection window as well as the creation of icon classification groups to better visualize and find them.
In full computer screen:
![image](https://user-images.githubusercontent.com/35010958/161337882-79cf8697-483d-4652-a2cf-cb8df7397653.png)
On a small computer screen:
![image](https://user-images.githubusercontent.com/35010958/161338051-3f22e57a-f899-41bd-b366-907199805c72.png)
On mobile:
![image](https://user-images.githubusercontent.com/35010958/161338289-b5b184dd-7d55-45a9-8925-3157354c0c44.png)
Je ferme les votes du coup