Skip to content

fix(tabs): fix typing of IonTabs refs#21376

Closed
aivinog1 wants to merge 1 commit into
ionic-team:mainfrom
aivinog1:bugfix/typeof-refs-IonTabs
Closed

fix(tabs): fix typing of IonTabs refs#21376
aivinog1 wants to merge 1 commit into
ionic-team:mainfrom
aivinog1:bugfix/typeof-refs-IonTabs

Conversation

@aivinog1
Copy link
Copy Markdown
Contributor

Pull request checklist

Please check if your PR fulfills the following requirements:

  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been reviewed and added / updated if needed (for bug fixes / features)
  • Build (npm run build) was run locally and any changes were pushed
  • Lint (npm run lint) has passed locally and any fixes were made for failures

Pull request type

Please check the type of change your PR introduces:

  • Bugfix
  • Feature
  • Code style update (formatting, renaming)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • Documentation content changes
  • Other (please describe):

What is the current behavior?

Current behavior: IonTabs in the React package doesn't accept HTMLIonTabsElement in refs.

Issue Number: #20669

What is the new behavior?

  • IonTabs in the React package accept HTMLIonTabsElement in refs.

Does this introduce a breaking change?

  • Yes
  • No

Other information

add IonTabs to proxies.ts to make it works with refs of type HTMLIonTabsElement.

Refs ionic-team#20669.
@liamdebeasi liamdebeasi requested a review from elylucas May 26, 2020 17:39
@brandyscarney brandyscarney added the package: react @ionic/react package label May 26, 2020
@aivinog1
Copy link
Copy Markdown
Contributor Author

@elylucas Hello! Would you like to review this PR, please? This is about 2 months passed since I created this :)

@aivinog1
Copy link
Copy Markdown
Contributor Author

aivinog1 commented Jul 7, 2020

@elylucas @brandyscarney @liamdebeasi Hello! May I ask when this will be reviewed? :) There is already some time passed and still no review.

@liamdebeasi
Copy link
Copy Markdown
Contributor

Hey there, I followed up on this issue in #20669 (comment).

@aivinog1 aivinog1 closed this Oct 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

package: react @ionic/react package

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants