You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Issue Description: When switching to dark mode, an unnecessary (×) symbol appears on certain UI elements, which should not be displayed. Additionally, the font for the NaN error message does not adjust appropriately for dark mode, making it inconsistent with the overall theme.
Expected Behavior:
The (×) symbol should not be visible in dark mode.
The NaN error message font should adjust to be consistent with the dark mode theme, ensuring readability and visual harmony.
Steps to Recreate:
Go to the website Binary Calculator.
Switch from light mode to dark mode.
Observe the appearance of the (×) symbol in places where it shouldn't be.
Trigger a NaN error message (example- by clicking on octal without typing anything) and observe that its font does not align with the dark mode design(i.e it is not properly readable).
Request: Kindly assign this issue to me (Pratham Onkar Singh) so I can resolve it.
The text was updated successfully, but these errors were encountered:
Issue Description: When switching to dark mode, an unnecessary (×) symbol appears on certain UI elements, which should not be displayed. Additionally, the font for the NaN error message does not adjust appropriately for dark mode, making it inconsistent with the overall theme.
Expected Behavior:
Steps to Recreate:
Request: Kindly assign this issue to me (Pratham Onkar Singh) so I can resolve it.
The text was updated successfully, but these errors were encountered: