You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@otuoma : At this stage, your PR has made it onto our Project Board (https://github.com/orgs/DSpace/projects/31) and is waiting on a volunteer to review it. So, there's nothing for you to do but be patient. Please do keep in mind though that we have a backlog of reviews currently (and it's the end of the year) so, unfortunately, it may be a while until a volunteer is able to review your work.
If you wanted to try to speed up the process, you are also allowed to ask a different developer if they would be willing to trade reviews (where you would review/test one of their PRs in exchange for them reviewing/testing yours). See https://wiki.lyrasis.org/display/DSPACE/Trading+reviews+on+Pull+Requests
Describe the bug
In strongly typed typescript setups, using the properties 'link' and 'text' on instances of MenuItemModel fails with the following error
To Reproduce
Steps to reproduce the behavior:
Expected behavior
All properties should be defined on the model interface
Related work
I have created a PR #3750
The text was updated successfully, but these errors were encountered: