Skip to content

Fix Skip Poll Button Label Update in Polls Layer #1456

@subodhr258

Description

@subodhr258

Describe the bug
After submitting a poll, the "Skip Poll" button in the Polls layer should update to "Continue". Currently, this update does not happen, whereas it correctly works for form layers.

Expected behavior

  • Upon successful poll submission, the label on the "Skip Poll" button should change to "Continue".
  • This behavior should be consistent with how form layers operate.

Steps to Reproduce

  1. Participate in a poll.
  2. Submit your answers.
  3. Observe the "Skip Poll" button. It remains unchanged instead of switching to "Continue".

Additional Context

  • This bug breaks UX consistency.
  • JavaScript is likely responsible for button state management in the Polls layer.

Please update the relevant logic so the button label reflects the correct state after poll submission, similar to the form layer behavior.

Recording

Screen.Recording.2026-01-06.at.2.11.58.PM.mov

Metadata

Metadata

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions