Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

proposal : datepicker add popup position in horizontal big input (Input 100%) #16550

Closed
mkumar-01 opened this issue Jul 17, 2019 · 2 comments · Fixed by #16698
Closed

proposal : datepicker add popup position in horizontal big input (Input 100%) #16550

mkumar-01 opened this issue Jul 17, 2019 · 2 comments · Fixed by #16698
Assignees
Labels
feature This issue represents a new feature or feature request rather than a bug or bug fix P3 An issue that is relevant to core functions, but does not impede progress. Important, but not urgent

Comments

@mkumar-01
Copy link

Reproduction

Use StackBlitz to reproduce your issue: https://stackblitz.com/edit/angular-xax8rg?file=styles.css

Steps to reproduce:

  1. .mat-form-field-infix{
    width:100% !important;
    }
  2. .mat-form-field{
    display:block !important;
    }

Expected Behavior

What behavior were you expecting to see?
The calendar should open at the position where the user had clicked at arrow icon.

Actual Behavior

What behavior did you actually see?
When the width of the input is 100% to make it responsive, calendar opened at the left.

Environment

  • Angular:
  • CDK/Material:
  • Browser(s):
  • Operating System (e.g. Windows, macOS, Ubuntu):
@andrewseguin andrewseguin added feature This issue represents a new feature or feature request rather than a bug or bug fix P3 An issue that is relevant to core functions, but does not impede progress. Important, but not urgent labels Jul 17, 2019
@SERGEES
Copy link

SERGEES commented Jul 25, 2019

@crisbeto crisbeto self-assigned this Aug 6, 2019
@crisbeto crisbeto added the has pr label Aug 6, 2019
crisbeto added a commit to crisbeto/material2 that referenced this issue Aug 6, 2019
Allows the consumer to customize the primary position of the datepicker in dropdown mode.

Fixes angular#16550.
crisbeto added a commit to crisbeto/material2 that referenced this issue Aug 6, 2019
Allows the consumer to customize the primary position of the datepicker in dropdown mode.

Fixes angular#16550.
crisbeto added a commit to crisbeto/material2 that referenced this issue Aug 6, 2019
Allows the consumer to customize the primary position of the datepicker in dropdown mode.

Fixes angular#16550.
crisbeto added a commit to crisbeto/material2 that referenced this issue Sep 11, 2019
Allows the consumer to customize the primary position of the datepicker in dropdown mode.

Fixes angular#16550.
crisbeto added a commit to crisbeto/material2 that referenced this issue Nov 16, 2019
Allows the consumer to customize the primary position of the datepicker in dropdown mode.

Fixes angular#16550.
crisbeto added a commit to crisbeto/material2 that referenced this issue Nov 17, 2019
Allows the consumer to customize the primary position of the datepicker in dropdown mode.

Fixes angular#16550.
crisbeto added a commit to crisbeto/material2 that referenced this issue Jan 4, 2020
Allows the consumer to customize the primary position of the datepicker in dropdown mode.

Fixes angular#16550.
crisbeto added a commit to crisbeto/material2 that referenced this issue Jan 26, 2020
Allows the consumer to customize the primary position of the datepicker in dropdown mode.

Fixes angular#16550.
crisbeto added a commit to crisbeto/material2 that referenced this issue Mar 30, 2020
Allows the consumer to customize the primary position of the datepicker in dropdown mode.

Fixes angular#16550.
jelbourn pushed a commit that referenced this issue Apr 24, 2020
…16698)

Allows the consumer to customize the primary position of the datepicker in dropdown mode.

Fixes #16550.
soro-google pushed a commit to soro-google/components that referenced this issue Apr 24, 2020
…ngular#16698)

Allows the consumer to customize the primary position of the datepicker in dropdown mode.

Fixes angular#16550.
@angular-automatic-lock-bot
Copy link

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators May 25, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
feature This issue represents a new feature or feature request rather than a bug or bug fix P3 An issue that is relevant to core functions, but does not impede progress. Important, but not urgent
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants