-
- This is the reference UI
https://www.figma.com/community/file/1278121215841293539
![aeb6b4fd-8f0a-497a-9d73-fda05705fd0c](https://github.com/user-attachments/assets/50463466-ed5a-4ff5-a93d-beb71…
-
This could be a good alternative to Windos / BurntToast given testing for the PS module and finding none.
-
I know Flatnotes already has WYSIWYG mode, which is very useful for those not accustomed with Markdown, but I was wondering if it's possible to add type of editing seen in Obsidian or Marktext, where …
-
See following simple example code:
```tsx
'use client';
import { useRef } from 'react';
import { Toast } from 'primereact/toast';
import { useBetween } from 'use-between';
export const useSh…
-
### Is your feature request related to a problem? Please describe:
Toast is a standard way in Android to give feedback to the users.
### Is it possible to construct a solution with the existing AP…
-
### Describe the bug
The FileUpload component uses `` for displaying errors during file uploads. This leads to layout shifts and strange formatting. I think the proper way would be to use ``, or at l…
-
### Feature Description
Related to #42.
Please show a toast/popup message about unsupported PDF file, the only way to realize about this is by looking in the console.
It seems there is a fork o…
-
## 📝 Provide a description of the new feature
We should have a method to provide some easily noticeable feedback for the user if the action he performs:
* can cause some side effects or
* d…
-
This epic extends the epic [System interactions on iOS](https://github.com/wix/Detox/issues/4432) to Android, and adds new functionalities for both platforms.
The initial support on iOS, which will n…
-
Android supports Toasts, a quick message for the user.
https://developer.android.com/reference/android/widget/Toast.html
It would be awesome if Tabris clients would support Toasts natively. At the mo…