feat: add create group page#601
Conversation
|
Data Tables are not functional in demo.mifos.io beacuse the API response (post create group button-press) has no field for data-tables, |
Fixes: #212
0a8183e to
461b3f3
Compare
Fixes: #212
461b3f3 to
6c17407
Compare
added relevant comments ,removed the unnecessary white spaces and added white spaces whereever requried. Fixes: openMF#601
Fixes: #212
6c17407 to
299cc77
Compare
muskankhedia
left a comment
There was a problem hiding this comment.
The UI looks nice. But when I tried to submit the form, it's displaying an error. Can you have a look if its the problem with the API or the data format that has been sent. Please attach a working GIF with the description.
|
@muskankhedia there are data tables to be implemented in this component as per communtiy app code, however they do not work in demo.mifos.io/staging.mifos.io, It functions similar to these servers though. |
|
Okay, that's fine. You can raise a JIRA ticket for the same if there is an error from the backend. Till then you can resolve the front-end issues. |
Fixes: #212
299cc77 to
148aeb4
Compare
Fixes: #212
148aeb4 to
f9740c8
Compare
Description
Added routing to 'Create Group' button in Group's List View, designed the UI for Create Group Form
and connected it to the API.
Related issues and discussion
#212
Screenshots, if any
UI
Checklist
Please make sure these boxes are checked before submitting your pull request - thanks!
If you have multiple commits please combine them into one commit by squashing them.
Read and understood the contribution guidelines at
web-app/.github/CONTRIBUTING.md.