Skip to content

Unexpected schedule dialog UI behavior when using a custom Action Hub action. #506

Open
@mike-perry-flashparking

Description

@mike-perry-flashparking

I have created a custom Action using the Restful Action API that allows me to email scheduled dashboards and looks with a custom email message template.

Everything works fine, but one of my QA testers found what seems like a UI bug when creating a scheduled dashboard.

When they open the dialog to create a schedule, everything works fine, the call to my action form endpoint work and a single text box for the email address is successfully rendered in the dialog as expected. If the user fills out all the info and clicks the send button, everything works and a schedule is created.

However, if the user tabs or clicks through the UI elements of the dialog and sets focus to my email text box enters the data and then hits the "Enter" key on their keyboard, the dialog immediately closes, and refreshes the dashboard page which wipes out any filters I had set on that page as well as not saving the schedule.

Is this expected behavior? Is there a way to get around this?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions