Skip to content

fix: allow page grid to take plugin slot id instead - #994

Merged
leangseu-edx merged 4 commits into
masterfrom
lk/update-plugin-id
May 13, 2024
Merged

fix: allow page grid to take plugin slot id instead#994
leangseu-edx merged 4 commits into
masterfrom
lk/update-plugin-id

Conversation

@leangseu-edx

@leangseu-edx leangseu-edx commented May 10, 2024

Copy link
Copy Markdown
Contributor

Description

Allow PageGrid to take plugin slot id. Because we reused the component, the additional_plugin_slot show up twice.

TICKET: https://2u-internal.atlassian.net/browse/AU-2022

Supporting information

Screenshot 2024-05-10 at 1 45 13 PM

@codecov

codecov Bot commented May 10, 2024

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.28%. Comparing base (a88066a) to head (aed9041).

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #994   +/-   ##
=======================================
  Coverage   92.28%   92.28%           
=======================================
  Files         708      708           
  Lines       12494    12497    +3     
  Branches     2712     2720    +8     
=======================================
+ Hits        11530    11533    +3     
  Misses        927      927           
  Partials       37       37           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@leangseu-edx
leangseu-edx marked this pull request as ready for review May 13, 2024 13:33
@leangseu-edx
leangseu-edx requested a review from a team as a code owner May 13, 2024 13:33
@leangseu-edx leangseu-edx changed the title Lk/update plugin fix: allow page grid to take plugin slot id instead May 13, 2024
Comment thread src/pages-and-resources/PagesAndResources.jsx Outdated
@leangseu-edx
leangseu-edx merged commit 65132ee into master May 13, 2024
@leangseu-edx
leangseu-edx deleted the lk/update-plugin-id branch May 13, 2024 14:39
@sarina

sarina commented May 2, 2025

Copy link
Copy Markdown
Contributor

@leangseu-edx @KristinAoki we have no idea what this slot does. Could you provide some insight? Why was it added and what could it be used for? For example, this is good documentation for a slot: https://github.com/openedx/frontend-app-authoring/tree/master/src/plugin-slots/CourseAuthoringOutlineSidebarSlot - this slot currently has no documentation.

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.

3 participants