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

Add popup container & popup placement selector functionality #391

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

aldrashan
Copy link

Added 2 additional input properties to fix my issue: #388

It would be better if we could add a class to the ngx dropdown element, but that doesn't seem possible yet, so I've added the .iti class to the .country-dropdown element to fix some css.

@sscholle
Copy link

sscholle commented Aug 3, 2022

Why is this not being reviewed? this PR is getting way too OLD!

"google-libphonenumber": "^3.2.3",
"intl-tel-input": "^17.0.3",
"ngx-bootstrap": "^6.0.0"
"@angular/common": "^12.1.4",
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

i assume there are way too many version changes here, more than are required to get this change to work?

iso2: '',
name: '',
placeHolder: '',
dialCode: "",
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Many personal code style choices being applied, are these linting rules active in the library?

[selectFirstCountry]="false"
[selectedCountryISO]="CountryISO.India"
[maxLength]="15"
[phoneValidation]="true"
[separateDialCode]="separateDialCode"
[numberFormat]="PhoneNumberFormat.National"
[searchCountryPopupContainer]="
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

great addition to the package. i'm looking forward to seeing this merged soon

@sscholle
Copy link

sscholle commented Aug 3, 2022

@webcat12345 Can we get some eyes on this PR please?

@webcat12345
Copy link
Owner

webcat12345 commented Aug 3, 2022 via email

@Climax777
Copy link

Sorry guys, I am going to take it look today! Again, sorry for delay.

On Wed, Aug 3, 2022 at 5:07 PM Sebastian Scholle @.> wrote: @webcat12345 https://github.com/webcat12345 Can we get some eyes on this PR please? — Reply to this email directly, view it on GitHub <#391 (comment)>, or unsubscribe https://github.com/notifications/unsubscribe-auth/AEWYSDUXAHTLGMKTDP44YFLVXISDDANCNFSM46YVUD4Q . You are receiving this because you were mentioned.Message ID: @.>

Hi @webcat12345 could you please look at this PR?

Copy link
Collaborator

@cmckni3 cmckni3 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  • Revert changes to package.json files
  • Merge master branch and resolve conflicts

@cmckni3 cmckni3 changed the title Added popup container & popup placement selector functionality Add popup container & popup placement selector functionality Feb 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants