Dananji Withana

Results 56 comments of Dananji Withana

From Chris in Slack regarding the issue blocking release of React 19: > FWIW It looks like the issue that was found in the React 19 RC is getting worked...

**Upgrading to React 19 RC from React 17:** According to the release notes for React 19 RC; it is recommended upgrading to React 18.3 before moving on to React 19...

Once the React 18.3.1 upgrade was done, I was seeing a bunch of warnings for the Video.js custom components. The use of ReactDOM `createRoot` and `render` in them were triggering...

I tested the [audio cookbook recipe](https://ramp.avalonmediasystem.org/?iiif-content=https://iiif.io/api/cookbook/recipe/0002-mvm-audio/manifest.json) in this specific environment, and it plays and updates the UI as expected with these settings.

I tested with an [audio manifest](https://dc.library.northwestern.edu/items/774273ef-953d-40a3-8b4e-47ac570e08fd) from one of Northwestern's collections, and observed the same behavior. I tested this issue in Chrome on iOS in both iPhone and iPad, and...

The underlying issue was not related to the caption label. I was able to reproduce this bug on `avalon-dev` with the following steps; 1. Load the 5th section with the...

Should we rename `MarkersDisplay` component to `Annotations`? `MarkersDisplay` is primarily used in playlist context in Avalon, so this might not be a breaking change for anyone else using Ramp?

I updated the bugs that were fixed in the description.

@elynema These issues are not regressions from the previous release, as they were introduced in the new feature work done on the annotations component. Since annotations work is released as...

I found the following error with SiteImprove: - Role with implied hidden content has keyboard focus: This error is popping up for the annotations with links in the text. In...