Skip to content

[Bug] - Not able to see the update and cancel button in datepicker popup. Not able to scroll the screen also. #801

Open
@gopijagadeesan-s

Description

I am using Fw-Form Date picker in the react app.

This is my code {
id: value.key,
name: value.key,
label: value.name,
type: "DATE_TIME",
required: true,
placeholder: Select ${value.name},
choices: [],
}

The update and cancel buttons is getting hidden below the screen. I am not able to scroll the screen also

Scrolling.mp4

.

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions