Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Visibility of save Replay button #3

Open
sravanbodha opened this issue Jan 8, 2024 · 0 comments
Open

Visibility of save Replay button #3

sravanbodha opened this issue Jan 8, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@sravanbodha
Copy link

Describe the bug

The issue I'm encountering involves a visibility problem with the "Save Replay" button, specifically related to color.
The current color scheme of button and text color used for the button is causing the text within it to be indiscernible or difficult to read. This lack of contrast or visibility is impeding my ability to perceive the text on the button, making it challenging to identify or interact with the "Save Replay" option. I believe addressing the color issue with the button's design or adjusting the text color could enhance the overall user experience and make the functionality more accessible.

please refer the following attachment
button color issue.pdf

Reproduction steps

1.Install Unlogged plugin in Intellij IDEA and add unlogged dependency based on your Java version.
2.Add Unlogged annotation above your main method of your project.
3.Run "mvn clean" command and start your application.
4.Click on direct invoke and pass the required parameters and get the response
5. The text of the 'save replay' button is obscured by the same button colour. This button navigates to the assertion and mock data tabs

Expected behavior

color scheme of the "Save Replay" button to be modified in a way that improves visibility and contrast. This adjustment should make the text within the button more discernible and easier to read. Users should be able to clearly identify and interact with the "Save Replay" option without facing challenges related to text visibility.

Additional context

No response

@sravanbodha sravanbodha added the bug Something isn't working label Jan 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant