Skip to content

Fix: Claim disabled message #611

@L03TJ3

Description

@L03TJ3

Bug Description
In the past we had a modal showing with a message when claiming was disabled across all networks.
Recent changes seem to have broken this UI and its no longer displayed as expected.

Steps to Reproduce (running the dapp locally)

  1. in OldClaim.tsx uncomment the lines related to showDialog and useFeatureFlag 'claim-feature'
  2. add a temporary new useEffect which triggers showModal
  3. run the server and go to localhost to see the claim-page

Expected Behavior
The modal with the disabled message should cover the claim-button, should not be dismissable and should show as expected on both mobile and desktop screens. usually these modals are shown with an grey overlay in the background

Metadata

Metadata

Assignees

Type

No type

Projects

Status

In Progress

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions