-
Notifications
You must be signed in to change notification settings - Fork 2
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
Notes Icon Does Not Appear When Course Text Is Selected #2543
Comments
Here is an example URL where the issue was reproduced: It was initially reported on a MAC OS, but I was able to reproduce on a windows machine. I've enabled notes for this course in RC in order for the team to troubleshoot: https://courses-rc.xpro.mit.edu/learn/course/course-v1:xPRO+LASERx3+R2 |
There have been other notes issues reported in the olive release of open edX. I don't know if they are related to this one: https://github.com/openedx/wg-build-test-release/issues?q=is%3Aissue+is%3Aopen+notes+label%3Abug |
@cachob
Screen.Recording.2023-04-10.at.1.36.03.PM.mov |
@asadali145 - it looks like it works in RC, but it's still happening in the live course that I had posted as an example (BioEngx). Let me know if you are able to reproduce on that course. |
a possibly related issue: openedx/frontend-app-learning#1005 |
I was not able to find the root cause of the issue. I've looked into the code based on PRs openedx/edx-platform#23614 and openedx/frontend-app-learning#44. I also compared the APIs data for a user with a working Notes Icon and a user with a non working Notes Icon but could not find anything. This issue arises randomly. it works well for one user but does not work for another user on the same course page. I tried making some changes in NotesVisibility.jsx but nothing worked for me I have some findings to reproduce the issue for testing
I've discussed it with @arslanashraf7 he might look further into it. |
Leaving my thoughts I went through the following edX issues as @pdpinch mentioned in the discussion post:
One of the issues is very similar to the one we are having. As per the discussion on one of the above issues, edX is developing a new MFE for notes and waiting for someone from the frontend wg to pick openedx/frontend-app-learning#1005. I think we should wait for the new notes MFE and openedx/frontend-app-learning#1005 to get fixed but still, If we want a temporary fix then we can work on it. |
This should be fixed by openedx/edx-platform#33096 and openedx/frontend-app-learning#1170. |
@asadali145 Can you test if this has been fixed in our current deployment as well? If not, Can you identify the release we should be on to get this fix? |
It looks good on the master branch. I have tested it locally. The issue is still there on xPro Prod as the fix is not backported to any of the named releases. @pdpinch @arslanashraf7 Should we ask the author for the backports? |
@asadali145 I think we should create the backport PR for |
Since we've upgraded to Quince, can this be closed? |
@asadali145 - it works for me as well |
Closing as this one is fixed. |
Steps to Reproduce
Expected Behavior
Actual Behavior
The text was updated successfully, but these errors were encountered: