Skip to content

Site A button not accessible. #2

@SourasishBasu

Description

@SourasishBasu

Site A button disabled

Summary

Some buttons on the window are inaccessible. They do not react to button press actions.

Details

→ On the Site A screen, there will be a 3x3 grid of buttons. The buttons may be pressed to toggle their state between on (green)/off (grey).

→ There might be a situation where one of the buttons is inaccessible or disabled preventing the user from finishing that window’s task.

→ For Ex:- You need to enter the passcode 1234 but the button 2 is disabled and hence you cannot press the valid combination of buttons.

→ Button state is controlled by the parameter disabled:True/False within the Button classes in the sitea_screen.kv file. Check the code for how this parameter is implemented in the rest of the buttons.

Additional Information

Screenshots (if applicable)

image

Checklist

  • I have searched existing issues to ensure this is not a duplicate.
  • I have provided clear and detailed information about the issue.
  • I have included any necessary screenshots or files.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions