Scope dialog to a subsection of the DOM rather than the whole page
- Dominant language
- TypeScript
- Stars
- 25k
- Forks
- 6.8k
- Avg merge
- 1d 8h
- Merged PRs (30d)
- 91
Description
#### Bug, feature request, or proposal:
Feature
#### What is the expected behavior?
It would be nice to have an option that set how a modal should be opened.
For example with material for AngularJS : https://material.angularjs.org/latest/demo/dialog

Give :

(it's not opened on the whole page).
There's an option for that :

(gives the following)

#### What is the current behavior?
A modal is opened in full page
Contributor guide
Research direction
No files, tests, or entry points are named. Start by locating the dialog implementation and inspecting how it currently opens over the full page. Done means an option can constrain the modal to a chosen DOM subsection, matching the provided AngularJS examples.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- angular, typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100