mitodl/mitxpro

edX learning MFE footer links are not working with `Notes` toggle

Closed this issue · 6 comments

Steps to Reproduce

Highligted under https://github.com/mitodl/hq/issues/759.

  • Visit xPro Course MFE
  • Note that the footer links are not clickable.
  • Now inspect HTML and delete the Notes toggle.
  • Links are working fine now.

Screen Shot 2023-03-31 at 4 09 47 PM

Expected Behavior

  • Links and Notes toggle should work fine.

Actual Behavior

  • Footer links are not clickable

Does this problem exist on mitxonline or edx.org?

Does this problem exist on mitxonline or edx.org?

I'll have a look into that.

Does this problem exist on mitxonline or edx.org?

Yes, the problem exists in edX and MITxOnline.

Findings:

The issue exists in edX, MITxOnline, and MITxPro.

It exists for all the URLs parallel to the content tool buttons. As in the below screenshot the URL 2019 Sveriges Riksbank Prize in Economic Sciences in Memory of Alfred Nobel is also not clickable.
Screen Shot 2023-04-03 at 4 39 16 PM

It is a design issue that exists due to the stretch of content tools div. The fix should be a simple one.

@pdpinch Should I create an upstream fix for this?

@asadali145 yes let's go ahead and fix this upstream pls

Closing this as the issue is resolved.