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

Allow the team to upload a logo #151

Open
baptadn opened this issue Oct 23, 2024 · 0 comments
Open

Allow the team to upload a logo #151

baptadn opened this issue Oct 23, 2024 · 0 comments
Assignees

Comments

@baptadn
Copy link
Member

baptadn commented Oct 23, 2024

Allows team admins to upload a logo. This feature is essential for customizing the team pages and ensuring that each team can display its unique identity.

Feature Requirements:

  • Provide an interface for uploading a logo image in Team Settings ⚙️.
  • Validate the uploaded image format (e.g., PNG, JPEG) ✅.
  • Resize the image on the client side, then upload the resized version ✂️.
  • Store the uploaded image securely in an S3-like bucket 🛡️.
  • Update team pages to display the uploaded logo or fall back to text 📝.
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

No branches or pull requests

2 participants