Skip to content

Consistent naming ID for type_download_ui for table_with_settings and plot_with_settings #241

@m7pr

Description

@m7pr

Feature description

Currently we have 2 similar widgets: table_with_settings and plot_with_settings. Both of them have similar structure of UI and share the same naming convention of namespaces, besides one place in type_download_ui

inputId = ns("downl"),

inputId = ns("dwnl"),

Such discrepancy was caught during automated tests in #240

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions