Skip to content

I want you to add a submenu to the item selection of the whitelist. #1016

@rnrnstar2

Description

@rnrnstar2

I want to dynamically change the value of key by selecting a submenu when selecting tagdata.

Specifically, it's time to decide on a date format.
{
date: "2022-04-22",
format: "yyyy / MM / dd"
}

{
date: "2022-04-22",
format: "MM-dd"
}

I am developing an app that converts text created with tagrify on an aws server and sends a message to SNS.
I think that it is necessary to set the date to be sent in the whiteList of tagrify when sending in the "MM-dd" format.
If it is not a submenu, the UI is not ideal, so I would like to ask you to implement a submenu.

スクリーンショット 2022-04-18 13 59 45

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions