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
The screen is currently displaying the same text (“اذكار المساء”) twice. This creates redundancy and reduces the clarity of the information. Users may find it distracting or confusing to see the same content repeated in close proximity.
Steps to Reproduce:
1. Power on the device.
2. Observe the screen displaying “اذكار المساء”.
3. Note that the text is shown twice in the same section.
Expected Behavior:
• The text should appear only once to ensure a clean and concise layout.
Actual Behavior:
• The text is displayed twice, leading to redundancy.
Suggested Fix:
• Update the layout or code logic to ensure that the text is displayed only once.
Additional Notes:
• Consider testing other text sections or scenarios to ensure similar issues do not occur elsewhere.
The text was updated successfully, but these errors were encountered:
Description:
The screen is currently displaying the same text (“اذكار المساء”) twice. This creates redundancy and reduces the clarity of the information. Users may find it distracting or confusing to see the same content repeated in close proximity.
Steps to Reproduce:
1. Power on the device.
2. Observe the screen displaying “اذكار المساء”.
3. Note that the text is shown twice in the same section.
Expected Behavior:
• The text should appear only once to ensure a clean and concise layout.
Actual Behavior:
• The text is displayed twice, leading to redundancy.
Suggested Fix:
• Update the layout or code logic to ensure that the text is displayed only once.
Additional Notes:
• Consider testing other text sections or scenarios to ensure similar issues do not occur elsewhere.
The text was updated successfully, but these errors were encountered: