Skip to content

Conversation

Mash707
Copy link
Contributor

@Mash707 Mash707 commented Mar 12, 2025

Closes #8416

@patternfly-build
Copy link
Contributor

patternfly-build commented Mar 12, 2025


class Navigation extends Component<NavigationProps, NavigationState> {
static displayName = 'Navigation';
class PaginationNavigation extends Component<NavigationProps, NavigationState> {
Copy link
Contributor

Choose a reason for hiding this comment

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

We should also update the NavigationProps and NavigationState.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I was also thinking the same, maybe I forgot to ask here. Will make the necessary changes.

@thatblindgeye thatblindgeye requested a review from tlabaj March 13, 2025 13:15
@Mash707 Mash707 requested a review from thatblindgeye March 13, 2025 16:33
@thatblindgeye thatblindgeye merged commit 26a3a09 into patternfly:main Apr 8, 2025
13 checks passed
@Mash707 Mash707 deleted the renaming-pagination-file-and-component branch April 8, 2025 14:43
dlabaj pushed a commit that referenced this pull request Apr 17, 2025
* chore(pagination): rename Navigation to PaginationNavigation

* renamed test file

* rename navigation props and state
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.

Pagination : Rename internal sub components so they are name spaced

4 participants