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

cleanup: remove group storage capacity from profile page #2798

Merged

Conversation

Kuchenpirat
Copy link
Collaborator

@Kuchenpirat Kuchenpirat commented Dec 7, 2023

What type of PR is this?

  • cleanup

What this PR does / why we need it:

This PR removes the field that displays the used group storage from the /user/profile/ page.

This field does not have much purpose, as the limit set is arbitrary and not enforced which is confusing to users and also not necessairy as mealie can handle larger than 500mb recipe librarys quite well.

Instead of the storage capacity field i stretched the field for group statistics along the whole width.

Screenshots:

Image
Before image
After image

Which issue(s) this PR fixes:

This does not fix any issues in particular, but the removal was discussed in discord multiple times.

Special notes for your reviewer:

I left the backend functionality in the code for now, as i think it might be interesting to some admins to know how much space a particular group uses.
Aditionally we could reuse that functionality on the /admin/manage/groups page.

I am not really satisfied with the new look, we might think of something else to put there or justify the block in the middle / the icons to the left.

Testing

manual testing

@Kuchenpirat Kuchenpirat changed the title remove group storage capacity from profile page cleanup: remove group storage capacity from profile page Dec 7, 2023
@hay-kot hay-kot merged commit 449bb6f into mealie-recipes:mealie-next Dec 7, 2023
6 checks passed
@Kuchenpirat Kuchenpirat deleted the remove-group-storage-field branch December 7, 2023 15:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants