microsoft / microsoft/AdaptiveCards
[Designer] Cannot select certain elements from the designer surface
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 2k
- Forks
- 595
- Avg merge
- 1d 19h
- Merged PRs (30d)
- 1
Description
Problem Description
It is almost impossible to select certain elements from the designer surface (ex: CarouselPage), and they have to be selected from the Card Structure pane instead.
You should be able to select all elements from the designer surface.
Card JSON
N/A
Screenshot
No response
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 reproducing the selection problem on the designer surface with a card containing a CarouselPage, then compare selecting the element there with selecting it in the Card Structure pane. Trace the designer's element-selection entry point and identify why certain elements are excluded. Done means every element can be selected directly from the designer surface.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- design
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100