web-app
web-app copied to clipboard
Create dialog for users to add/remove custom servers.
We need a dialog that will allow users to add/remove custom servers in a table, it should open on-click a small button beside server-select field.
Refer:
- Loan accounts table in clients view page (button)
- Add charge stepper in create-savings-account (for table)
Add remove operations should be done on localstorage by settings service.
@karantakalkar Can I work on this?
Hello @karantakalkar , I would like to work on this issue if it's still open for contribution. I have gone through the codebase and have tried to understand the requirements for the task and want to give it a good attempt. Could you please assign this issue to me? Thanks!
Go ahead
Hello @karantakalkar , I have made a pull request with the changes I have made to achieve the specifications in the issue. Please take a look at it and let me know your reviews and suggested changes regarding the work. Thanks!