Skip to content

Conversation

@rtibbles
Copy link
Member

@rtibbles rtibbles commented Nov 7, 2025

Summary

  • The previous conditional check was doing a boolean check on an Array, which will always be truthy, even if empty
  • In addition, it could still erroneously be displayed because we remove the "For beginners" from the displayed labels to show elsewhere
  • Change the check to emulate other checks that check the text to be displayed instead

Reviewer guidance

Import the KA Bangla channel, ensure that the "What do you need?" section does not get erroneously displayed in the resource metadata.

@github-actions github-actions bot added APP: Learn Re: Learn App (content, quizzes, lessons, etc.) DEV: frontend SIZE: very small labels Nov 7, 2025
Copy link
Member

@radinamatic radinamatic left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What do you need is no more! 👏🏽 :shipit: 🚀

2025-11-07_19-27-29

@marcellamaki marcellamaki self-assigned this Nov 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

APP: Learn Re: Learn App (content, quizzes, lessons, etc.) DEV: frontend SIZE: very small

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants