Hotfix: Centered the 'Show more' button in Import from other channels#4864
Merged
AlexVelezLl merged 1 commit intolearningequality:unstablefrom Jan 3, 2025
Merged
Hotfix: Centered the 'Show more' button in Import from other channels#4864AlexVelezLl merged 1 commit intolearningequality:unstablefrom
AlexVelezLl merged 1 commit intolearningequality:unstablefrom
Conversation
AlexVelezLl
approved these changes
Jan 3, 2025
Member
AlexVelezLl
left a comment
There was a problem hiding this comment.
This LGTM! Code changes are consistent with other components, and manual QA confirm the fix. Thank you @jayesh9747!
Contributor
Author
|
@AlexVelezLl i want to contribute more issue realted to backend can you suggest me any issue which i should pickup ? |
Member
|
Hi @jayesh9747, thank you! It's best to keep an eye on 'help wanted' issues - sometimes backend ones appear too. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
This PR addresses issue #4838, where the 'Show more' button in the "Import from other channels" section was not centered.
Changes made:
ContentTreeList.vueto center-align the 'Show more' button usingflexbox.Before and After Screenshots:
Before:
After:
References
Reviewer guidance
To test the changes: