-
Notifications
You must be signed in to change notification settings - Fork 730
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
Replace KResponseWindow with useKResponseWindow in Learn plugin #11366
Merged
rtibbles
merged 32 commits into
learningequality:develop
from
thesujai:userKResponsiveWindow-learn
Nov 1, 2023
Merged
Replace KResponseWindow with useKResponseWindow in Learn plugin #11366
rtibbles
merged 32 commits into
learningequality:develop
from
thesujai:userKResponsiveWindow-learn
Nov 1, 2023
Conversation
This file contains 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
github-actions
bot
added
APP: Learn
Re: Learn App (content, quizzes, lessons, etc.)
SIZE: medium
labels
Oct 7, 2023
rtibbles
reviewed
Oct 8, 2023
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
All code changes look correct to me. (searching for window
in changed files).
This needs to be rebased on top of latest develop. |
github-actions
bot
added
DEV: backend
Python, databases, networking, filesystem...
APP: Device
Re: Device App (content import/export, facility-syncing, user permissions, etc.)
APP: Coach
Re: Coach App (lessons, quizzes, groups, reports, etc.)
APP: User
Re: User app (sign-in, sign-up, user profile, etc.)
APP: Setup Wizard
Re: Setup Wizard (facility import, superuser creation, settings, etc.)
SIZE: large
labels
Oct 9, 2023
@rtibbles have a look |
Build Artifacts
|
thesujai
force-pushed
the
userKResponsiveWindow-learn
branch
from
October 9, 2023 13:08
6efc3a6
to
ed6822c
Compare
github-actions
bot
removed
DEV: backend
Python, databases, networking, filesystem...
APP: Device
Re: Device App (content import/export, facility-syncing, user permissions, etc.)
APP: Coach
Re: Coach App (lessons, quizzes, groups, reports, etc.)
APP: User
Re: User app (sign-in, sign-up, user profile, etc.)
APP: Setup Wizard
Re: Setup Wizard (facility import, superuser creation, settings, etc.)
labels
Oct 9, 2023
rtibbles
added
the
hacktoberfest-accepted
A label to apply to PRs that have been merged and can be used for participation in hacktoberfest
label
Oct 11, 2023
rtibbles
force-pushed
the
userKResponsiveWindow-learn
branch
from
November 1, 2023 00:30
928c024
to
0e05f90
Compare
rtibbles
approved these changes
Nov 1, 2023
poju3185
pushed a commit
to poju3185/kolibri
that referenced
this pull request
Mar 15, 2024
learningequality#11366) * MyDownloads page done * ActivityFilter done * SortFilter done * View Folder resources * BookmarkPage done * ContentPage done * resolved conflict in LearningActivityBars * Library page done * search result grid done * Assesment wrapper done * LessonMasteryBar done * CardGrid view done * LessonPlaylistPage done * CompletionModalSection done * ExamPage done * bug fix * QuizRenderer * category search model done * CardList view done * conflict resolved TopicsPage * contenet grid done * All conflict resolved * for completion modal * SidePanel modal * regression fixed * resolved * ActivityFilter done * lLibrary page done * search result grid done * regression fixed * fixes while rebasing * Fix tests. --------- Co-authored-by: Richard Tibbles <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
APP: Learn
Re: Learn App (content, quizzes, lessons, etc.)
hacktoberfest-accepted
A label to apply to PRs that have been merged and can be used for participation in hacktoberfest
SIZE: large
SIZE: medium
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
For testing:
windowBreakpoint
is reached.KResponsiveWindow
anduserKResponsiveWindow
Page and component effected:
…
References
Fixes #11324
…
Reviewer guidance
Would it be possible to add a
hacktoberfest-accepted
label in this PR?Here is the link: https://hacktoberfest.com/participation/#maintainers
Its fine if for some reasons you aren't able to do so:)
…
Testing checklist
PR process
Reviewer checklist
yarn
andpip
)