Skip to content

Conversation

Piyusss
Copy link

@Piyusss Piyusss commented Feb 22, 2025

Purpose of This PR

Fixed the Issue: #230

Description

This PR fixes the issue where the Select Tags section was rendering all text in uppercase. The change ensures that text is displayed as originally entered, without being forcefully converted to uppercase.

Related Issue

Closes #230

How Has This Been Tested?

Manually tested the Select Tags component in different scenarios.
Verified that text inside Select Tags now displays with the correct casing.

Screenshots For Reference:

If Input:
input-of-select-tags

Output Before:
output-before

Output After correction:
output-after

Part where code is changed: (highlighted in light-blue)
added-change-select-tags

Types of changes

  • Bug fix (non-breaking change which fixes an issue)

Checklist:

  • My code follows the code style of this project.

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.

1 participant