Skip to content

Conversation

@Harshit-Soni05
Copy link
Contributor

@Harshit-Soni05 Harshit-Soni05 commented Nov 5, 2025

Description

Fix line is missing in set schedule pop-up , The scroller width needs to be reduced , UI Issue on Hub page

Add Issue Number

Fixes SPRW-2366 and SPRW-2362 and SPRW-1860

Add Screenshots/GIFs

image

Add Known Issue

If applicable, add any known issues.

Contribution Checklist:

  • The pull request only addresses one issue or adds one feature.
  • I have linked an issue to the pull request.
  • I have linked a PR type label to the pull request.
  • The pull request does not introduce any breaking changes
  • I have added screenshots or GIFs to help explain the change if applicable.
  • I have read the contribution guidelines.

Note: Keeping the PR small and focused helps make it easier to review and merge. If you have multiple changes you want to make, please consider submitting them as separate pull requests.

@Harshit-Soni05 Harshit-Soni05 changed the title fix line is missing in set schedule pop-up [SPRW-2366] and The scroller width needs to be reduced — it currently looks too prominent on the UI and draws unnecessary attention when the modal opens. [SPRW-2362] fix line is missing in set schedule pop-up [SPRW-2366] ,The scroller width needs to be reduced [SPRW-2362] , UI Issue on Hub page [SPRW-1860] Nov 6, 2025
@Harshit-Soni05 Harshit-Soni05 changed the title fix line is missing in set schedule pop-up [SPRW-2366] ,The scroller width needs to be reduced [SPRW-2362] , UI Issue on Hub page [SPRW-1860] fix line is missing in set schedule pop-up SPRW-2366 ,The scroller width needs to be reduced SPRW-2362 , UI Issue on Hub page SPRW-1860 Nov 6, 2025
.input-header {
font-size: 12px;
color: var(--text-ds-neutral-200);
color: #8a9299;
Copy link
Contributor

Choose a reason for hiding this comment

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

@Harshit-Soni05 - Use only DS-defined colors. Do not directly add color values, as they are already configured in the library’s style.css file

Copy link
Contributor Author

Choose a reason for hiding this comment

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

@aakashreddy-p resolved now with existing css!

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