Skip to content
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

Bug: broken profile page #325

Open
5 tasks done
OdeYec opened this issue Feb 19, 2021 · 2 comments · Fixed by #326
Open
5 tasks done

Bug: broken profile page #325

OdeYec opened this issue Feb 19, 2021 · 2 comments · Fixed by #326
Assignees
Labels
bug Something isn't working

Comments

@OdeYec
Copy link
Collaborator

OdeYec commented Feb 19, 2021

Gonna dive into problem with profile page + separate code into smaller includes to make more maintainable.

  • Make file: sidebar_left.html
  • Make file: sidebar_right.html
  • Make file: center_content.html
  • Fix bug
  • Include above in profile.html
@OdeYec OdeYec added the bug Something isn't working label Feb 19, 2021
@OdeYec OdeYec self-assigned this Feb 19, 2021
@Gonzom
Copy link
Contributor

Gonzom commented Feb 19, 2021

Great! Good luck!
While you are at it, please make sure class and ID (especially an issue here) multi-word names are seperated by a "-", per Yam and Google.

@OdeYec OdeYec linked a pull request Feb 20, 2021 that will close this issue
@OdeYec
Copy link
Collaborator Author

OdeYec commented Feb 20, 2021

@Gonzom Did my best to look for those, feel free to go over the linked PR and let me know if you catch any more.

yammesicka pushed a commit that referenced this issue Feb 20, 2021
* fixed bugs in the user profile page

* class and id name fixes

* dev: fixed an issue in edit_event_details_tab.html due to conflicts

* dev: fixed an issue in calendar_day_view.html due to conflicts
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants