-
Notifications
You must be signed in to change notification settings - Fork 28
New issue
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
feat: fix help center page #56
base: main
Are you sure you want to change the base?
Conversation
Please review @Abeeujah, @Oshioke-Salaki |
There is a lot of space between the left and right hand sides of this page.
Also the attachments input does not match the one on the figma Also when a file is attached, it is supposed to show that a file has been inputted. |
Okay thank you, I will fix that |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can you ensure the file input field implementation aligns with the UI design?
Yes, I'll do that |
Made requested changes @Oshioke-Salaki, @princeibs |
Build fails |
Hello @Oshioke-Salaki, I don't think that is on my end: |
Implement drag and drop functionality in the attachments |
Done @Oshioke-Salaki |
Description
Detailed description of proposed changes
Related Issue(s)
Closes #48
Checklist:
Read the contributing docs (if this is your first contribution)
Verified this is not a duplicate of any existing pull request
Performed a self-review of the code
Rebased to the last commit of the target branch (or merged it into my branch)
Linked the issues which this PR resolves
Documented the changes in code (API docs will be generated automatically)