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

Feature: Add space to the bottom of User Profile content #820

Closed
1 of 2 tasks
bdougie opened this issue Jan 31, 2023 · 4 comments · Fixed by #824
Closed
1 of 2 tasks

Feature: Add space to the bottom of User Profile content #820

bdougie opened this issue Jan 31, 2023 · 4 comments · Fixed by #824

Comments

@bdougie
Copy link
Member

bdougie commented Jan 31, 2023

Type of feature

🍕 Feature

Current behavior

The content on the user page has no space between the content and the footer.

Screen Shot 2023-01-31 at 4 57 26 AM

Suggested solution

Add a margin-bottom to the content.

Screen Shot 2023-01-31 at 4 57 26 AM

Additional context

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct

Contributing Docs

  • I agree to follow this project's Contribution Docs
@github-actions
Copy link
Contributor

github-actions bot commented Feb 1, 2023

🎉 This issue has been resolved in version 1.25.0-beta.13 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

github-actions bot pushed a commit that referenced this issue Feb 2, 2023
## [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))
@github-actions
Copy link
Contributor

github-actions bot commented Feb 2, 2023

🎉 This issue has been resolved in version 1.26.0-beta.1 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

github-actions bot pushed a commit that referenced this issue Feb 2, 2023
## [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))
@github-actions
Copy link
Contributor

github-actions bot commented Feb 2, 2023

🎉 This issue has been resolved in version 1.26.0-beta.1 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

github-actions bot pushed a commit that referenced this issue Feb 2, 2023
## [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))
@github-actions
Copy link
Contributor

github-actions bot commented Feb 2, 2023

🎉 This issue has been resolved in version 1.26.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

ElpisHelle added a commit to ElpisHelle/next.js-tailwindcss that referenced this issue Aug 17, 2023
## [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)
ElpisHelle added a commit to ElpisHelle/next.js-tailwindcss that referenced this issue Aug 17, 2023
## [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))
ElpisHelle added a commit to ElpisHelle/next.js-tailwindcss that referenced this issue Aug 17, 2023
## [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))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
Development

Successfully merging a pull request may close this issue.

2 participants