Skip to content

Conversation

@Saby-Bishops
Copy link
Member

@Saby-Bishops Saby-Bishops commented Sep 23, 2025

Fix #9095.

  • Disabled the "Remove Description" button in community.component.html when team.description is empty or whitespace.
  • Ensures button only enabled when a description exists.
image

Tested:

  • Empty description → button disabled.
  • Non-empty description → button enabled and works as expected.

@emmanuelbaa
Copy link
Member

Hi, it would be really helpful if you could include a screenshot in the PR to showcase the feature you worked on.

@jessewashburn
Copy link
Member

Rather than forking the entire repo, you should just create a new branch directly in the main repository (you should have write access). This way, you can push your changes to that branch and open a pull request from it. This avoids the need to keep your fork up to date with the main repository.

@Saby-Bishops
Copy link
Member Author

Hi, it would be really helpful if you could include a screenshot in the PR to showcase the feature you worked on.

Hi, just included the related ss. Thanks.

@Saby-Bishops
Copy link
Member Author

Rather than forking the entire repo, you should just create a new branch directly in the main repository (you should have write access). This way, you can push your changes to that branch and open a pull request from it. This avoids the need to keep your fork up to date with the main repository.
I completely agree with your suggestion. Shall make sure to incorporate it henceforth.

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.

community: disable "Remove Description" icon when no description exists

3 participants