Skip to content
This repository was archived by the owner on Jun 17, 2020. It is now read-only.
This repository was archived by the owner on Jun 17, 2020. It is now read-only.

Common utilities bar for each component #21

Open
@josepjaume

Description

@josepjaume

🎩 User Story

Components have a common set of actions that should be represented in a common space, so they're not arbitrarily mixed with each component's implementation. We should find a common pattern so we take that responsibility from the component implementers.

Examples are: "Export", "Rename", "Edit" and maybe even "permissions".

My guess is that we could put them besides or maybe below the component's title, so the rest of the layout is for the component implementation to use.

📋 Related documentation

None

🎯 Acceptance criteria

There's a common set of actions that can be done o all components that shouldn't be up to each component to implement.

📌 Related issues

decidim/decidim#1399

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions