microsoft / microsoft/AdaptiveCards
[Designer] Refactor Host Containers to control Toolbar customizations
Nobody has claimed this yet.
- 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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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