microsoft / microsoft/AdaptiveCards

[Designer] Refactor Host Containers to control Toolbar customizations

Open
#7,773 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Area-Designer
Dominant language
C#
Stars
2k
Forks
595
Avg merge
1d 19h
Merged PRs (30d)
1

Description

Problem Description

Refactor the HostContainer class to control some of the toolbar styling. The logic for hiding/displaying certain toolbar element is currently handled within card-designer.ts.

See this comment: https://github.com/microsoft/AdaptiveCards/pull/7741#discussion_r948288579

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reading the HostContainer class and card-designer.ts, then review the referenced discussion in pull request 7741. Identify the toolbar styling and visibility logic currently handled in card-designer.ts, and confirm that the refactor leaves HostContainer controlling those customizations without changing intended behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
design
Issue type
Refactor
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.