-
-
Notifications
You must be signed in to change notification settings - Fork 232
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
Feature: Add space to the bottom of User Profile content #820
Comments
🎉 This issue has been resolved in version 1.25.0-beta.13 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
## [1.26.0-beta.1](v1.25.0...v1.26.0-beta.1) (2023-02-02) ### 🍕 Features * add profile badge to connected user profile ([#824](#824)) ([e3a1fcf](e3a1fcf)), closes [#821](#821) [#820](#820) * add user location and bio details to profile page ([#797](#797)) ([a301874](a301874)) * implement profile settings feature ([#808](#808)) ([4a8d706](4a8d706)) ### 🐛 Bug Fixes * connect more user profile settings to the API ([#826](#826)) ([01b8bc0](01b8bc0))
🎉 This issue has been resolved in version 1.26.0-beta.1 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
## [1.26.0-beta.1](v1.25.0...v1.26.0-beta.1) (2023-02-02) ### 🍕 Features * add profile badge to connected user profile ([#824](#824)) ([e3a1fcf](e3a1fcf)), closes [#821](#821) [#820](#820) * add user location and bio details to profile page ([#797](#797)) ([a301874](a301874)) * implement profile settings feature ([#808](#808)) ([4a8d706](4a8d706)) ### 🐛 Bug Fixes * connect more user profile settings to the API ([#826](#826)) ([01b8bc0](01b8bc0)) ### 🤖 Build System * correct dep versioning ([42a1b0a](42a1b0a)) * update some dependencies ([f522f5e](f522f5e))
🎉 This issue has been resolved in version 1.26.0-beta.1 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
## [1.26.0](v1.25.0...v1.26.0) (2023-02-02) ### 🍕 Features * add profile badge to connected user profile ([#824](#824)) ([e3a1fcf](e3a1fcf)), closes [#821](#821) [#820](#820) * add user location and bio details to profile page ([#797](#797)) ([a301874](a301874)) * implement profile settings feature ([#808](#808)) ([4a8d706](4a8d706)) ### 🐛 Bug Fixes * connect more user profile settings to the API ([#826](#826)) ([01b8bc0](01b8bc0)) ### 🤖 Build System * correct dep versioning ([42a1b0a](42a1b0a)) * update some dependencies ([f522f5e](f522f5e))
🎉 This issue has been resolved in version 1.26.0 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
## [1.25.0-beta.13](open-sauced/app@v1.25.0-beta.12...v1.25.0-beta.13) (2023-02-01) ### 🍕 Features * add profile badge to connected user profile ([#824](open-sauced/app#824)) ([e3a1fcf](open-sauced/app@e3a1fcf)), closes [#821](open-sauced/app#821) [#820](open-sauced/app#820)
## [1.26.0-beta.1](open-sauced/app@v1.25.0...v1.26.0-beta.1) (2023-02-02) ### 🍕 Features * add profile badge to connected user profile ([#824](open-sauced/app#824)) ([e3a1fcf](open-sauced/app@e3a1fcf)), closes [#821](open-sauced/app#821) [#820](open-sauced/app#820) * add user location and bio details to profile page ([#797](open-sauced/app#797)) ([a301874](open-sauced/app@a301874)) * implement profile settings feature ([#808](open-sauced/app#808)) ([4a8d706](open-sauced/app@4a8d706)) ### 🐛 Bug Fixes * connect more user profile settings to the API ([#826](open-sauced/app#826)) ([01b8bc0](open-sauced/app@01b8bc0)) ### 🤖 Build System * correct dep versioning ([42a1b0a](open-sauced/app@42a1b0a)) * update some dependencies ([f522f5e](open-sauced/app@f522f5e))
## [1.26.0](open-sauced/app@v1.25.0...v1.26.0) (2023-02-02) ### 🍕 Features * add profile badge to connected user profile ([#824](open-sauced/app#824)) ([e3a1fcf](open-sauced/app@e3a1fcf)), closes [#821](open-sauced/app#821) [#820](open-sauced/app#820) * add user location and bio details to profile page ([#797](open-sauced/app#797)) ([a301874](open-sauced/app@a301874)) * implement profile settings feature ([#808](open-sauced/app#808)) ([4a8d706](open-sauced/app@4a8d706)) ### 🐛 Bug Fixes * connect more user profile settings to the API ([#826](open-sauced/app#826)) ([01b8bc0](open-sauced/app@01b8bc0)) ### 🤖 Build System * correct dep versioning ([42a1b0a](open-sauced/app@42a1b0a)) * update some dependencies ([f522f5e](open-sauced/app@f522f5e))
Type of feature
🍕 Feature
Current behavior
The content on the user page has no space between the content and the footer.
Suggested solution
Add a margin-bottom to the content.
Additional context
No response
Code of Conduct
Contributing Docs
The text was updated successfully, but these errors were encountered: