relate icon indicating copy to clipboard operation
relate copied to clipboard

Remove non exist static references.

Open dzhuang opened this issue 1 year ago • 3 comments

Since the introduction of django-bootstrap-datepicker-plus, those links were no longer valid.

dzhuang avatar Aug 05 '22 06:08 dzhuang

Thanks! These changes are already part of #892, which I am hoping to merge over the next week or so. As a result, I think I would prefer to merge them via that route. In fact, the only thing that's missing in #892 from my perspective are some rendering issues with the InlineMultiQuestion, specifically the various tooltip and right/wrong indicators. If you are able, it would be super helpful if you could take a look at that since you know that code better than me, and, perhaps, submit a PR targeting the bs5 branch.

inducer avatar Aug 05 '22 17:08 inducer

Thanks. I guess the issue you mentioned is the removal of glyphicons in Bootstrap 5, I'll try to work on that in a few days.

dzhuang avatar Aug 06 '22 14:08 dzhuang

It's not so much the glyphicons, it's all the popup/over/under logic and the field layout which has changed substantially in bs5.

inducer avatar Aug 06 '22 19:08 inducer

This PR is closed in favor of #949.

dzhuang avatar Aug 13 '22 20:08 dzhuang