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
{{ message }}
This repository was archived by the owner on Aug 24, 2019. It is now read-only.
It seems that fetchAll filters (that is my understanding) based on global accessibilityType. This doesn't seem intuitive to me so I was wondering what is the reason for this behaviour?
It seems that
fetchAllfilters (that is my understanding) based on globalaccessibilityType. This doesn't seem intuitive to me so I was wondering what is the reason for this behaviour?I can see it was introduced here:
e43c99b
cc @lufthansa747