GrantPermissionUi Error
Open
@anushkavidanage is already working on this.
Since Sep 25, 2025.
- Dominant language
- Dart
- Stars
- 10
- Forks
- 7
- Avg merge
- 1d 3h
- Merged PRs (30d)
- 6
Description
What causes this error? I am trying to grant permission to a file but I keep getting this error.
showSnackBar(
context,
'The owner of one or more WebIds you entered have not initialised their PODs yet! They need to login and setup their POD first.',
const Color.fromARGB(255, 204, 99, 1),
);
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.