Issue with dropdown texts in g_modal.showFields in Zurich version
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
13 hours ago
I have a client-side UI Action script that converts the sys_class_name of a record when a user clicks the button. The modal displays a dropdown with three tables. When a user selects a table and clicks the "Convert Case" button, the sys_class_name of the current record updates correctly.
This was working fine in Yokohama. However, after migrating to Zurich last week, the dropdown text now appears white on a white background, making it unreadable. I have tried several CSS approaches targeting g_modal.showFields, but nothing resolves the issue.
I’m sharing the UI Action client script and a snippet of the dropdown showing the white background.
Has anyone encountered this issue in Zurich, or can suggest a solution to fix the dropdown text visibility?
Below is my script
