-
-
Notifications
You must be signed in to change notification settings - Fork 16
Open
Labels
SHSFeatures and issues related to Solar Home System functionalityFeatures and issues related to Solar Home System functionalityUX/UIFeatures and issues related to User Experience and InterfaceFeatures and issues related to User Experience and InterfaceenhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed
Description
Preflight Checklist
- I have read the Contributing Guidelines for this project, if it exists.
- I agree to follow the Code of Conduct that this project adheres to.
- I have searched the issue tracker for a feature request that matches the one I want to file, without success.
Problem Description
Currently, when user need to register SHS devices with MPM, they have to register devices 1-by-1.
While this works for small device numbers, it's cumbersome and not scalable to larger use-cases.
Proposed Solution
As an intermediate solution, please implement a very basic approach to overcome the above mentioned challenge:
Change the "Serial Number" field of the add SHS model to allow multiple values, as comma separated list
Make sure, that users can copy/paste a comma separated list and the UI converts that into chips like so
Alternatives Considered
An alternative we could explore the option to provide a CSV upload. This might be technically complex as we need to consider things like error handling, notifications and async processing.
Additional Information
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
SHSFeatures and issues related to Solar Home System functionalityFeatures and issues related to Solar Home System functionalityUX/UIFeatures and issues related to User Experience and InterfaceFeatures and issues related to User Experience and InterfaceenhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed