We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Design: https://www.figma.com/file/DgrKZX9mS13Zgf7k5pZ1WT/Partner-web-app?type=design&node-id=1230-9183&mode=design&t=dinjsUiHoTCvkuBf-4
When clicking on the centres dropdown, a list of centres will appear underneath.
The list of centres will be retrieved from the /api/v1/partners/{partner_id}/centres endpoint.
/api/v1/partners/{partner_id}/centres
The text was updated successfully, but these errors were encountered:
feat: implement component for Centres dropdown (issue #54)
1e7b160
feat: minor fix on .env file (issue #54)
0ffcc34
feat: fetch list of available Centres from backend (issue #54)
74f0474
Merge pull request #76 from MentorsWithoutBorders/feature/54/centres-…
c30a99f
…dropdown Issue #54 - Centres dropdown on Students table
jfmdev
No branches or pull requests
Design: https://www.figma.com/file/DgrKZX9mS13Zgf7k5pZ1WT/Partner-web-app?type=design&node-id=1230-9183&mode=design&t=dinjsUiHoTCvkuBf-4
When clicking on the centres dropdown, a list of centres will appear underneath.
The list of centres will be retrieved from the
/api/v1/partners/{partner_id}/centres
endpoint.The text was updated successfully, but these errors were encountered: