1460 results found
-
7 votes
-
List of all error codes in auth (Not the admin SDK)
Currently there is only a list of error codes the Admin SDK can receive, not for the web sdk.
5 votes -
Firebase SDK support for Cloudflare workers
Make a Firebase SDK compatible with [Cloudflare Workers][cw] so that it is possible to use Firebase Authentication and Firestore with ease.
10 votes -
Tailwind Css IntelliSense Support / Extension
Currently, the IDX lacks Tailwind CSS IntelliSense support or extension, and I believe incorporating this feature would be immensely beneficial for developers like me who heavily rely on Tailwind CSS for efficient and streamlined styling. Tailwind CSS IntelliSense would not only improve coding speed but also reduce errors and enhance overall productivity.
1 vote -
Hubspot - hubl + html language support
It would be great if idx support hubl + html.
1 vote -
Make mapped URLs to work seamlessly between projects
If I have different services across different projects (E. g. an Angular font end and an NestJS back end) there should be a way to set the jwt cookie automatically for the front end to communicate with the backend in the preview despite the back end and front end being in different IDX projects
2 votes -
Make it easier to see Next.js dev server output.
It took me a long time to find the dev server output (in Output under IDX). It would be nice if it was easier to find.
6 votes -
Hosting CDN cache stale-while-revalidate
Time-to-first-byte from Firebase Functions is usually slow (more than 500ms) even without cold start, sometimes (with cold starts) TTFB becomes absolutely unacceptable for projects where performance is important. SSRed HTML is also not Brotli compressed as static files.
This is a really big problem to deploy SSR web apps to Firebase IMO, and cache SWR at the CDN layer (edge) would solve it perfectly.5 votes -
Crashlytics will report different stacks as different crash
Currently exception events are gathered as one issue depending solely on the actual exception location and its type.
Moreover, every such event pops all previous ones as regressed.
This makes it hard to follow the different issues. It is specifically a big problem where a fallback is used, with non-fatal crash reports in it. All crashes that ended up with the fallback are reported as one.
My suggestion is that different call stack and/or message will be shown as different issues. (Possibly with an option to set the differing place in the stack)2 votes -
Allow URLs to be accessible fully, or by invitation, or by password protection, like Notion and Figma
Allow natively what we can do in Notion / Figma (sharing a prototype), by sharing a page with the followings options:
1/ allow a page to be fully accessible (that's already possible, so the default)
2/ allow a page to be viewed only if we provide another User a link.
3/ allow a page to be viewed if 2/ + password protected11 votes -
CICD for Apps
Need to have CICD for Apps where we can send the Apps to testers directly from IDE.
Once the User Commits the Code to repo, We should be able generate the build and share the builds via diawi/test flight/ Firebase App Sharing. If possible send the builds itself via Telegram or Whatsapp.
Thanks,
Nizam3 votes -
Does Native Support for Authentication for EHR Providers like Epic and Cerner
Authentication is a difficult part of getting healthcare apps out there, and rightfully so, patient data security is hugely important. If Firebase offered this natively, not only would development be faster, but fewer mistakes/vulnerabilities would be present in healthcare apps that integrate with EHR.
1 vote -
2 votes
-
Firebase AppCheck (something like ReCaptcha Enterprise) for Expo React Native Android web app projects
How can I install Firebase AppCheck in my Expo React Native Android web app project? This app is deployed on Google play console registered as webapp on firebase.
ReCaptcha Enterprise
1 vote -
Unit tests for Python Firebase Functions
There should be unit testing for python functions like we have unit testing for typescript here: https://firebase.google.com/docs/functions/unit-testing.
3 votes -
Resolving access issues for people who have access to Project IDX but haven't got the proper permissions to create bug reports.
I have access to Project IDX but I can't create a bug report (getting access denied)
1 vote -
Setting the exact version of a nix package I need in the workspace
For me, it is crucial that I run a project with a specific version of Go for example. So it would be great if I could set the version of the Nix package in dev.nix. Perhaps right next to the packages that I have to and need to decal anyway.
2 votes -
Restrict Unauthenticated PURGE requests
At the moment Hosting is using Varnish cache which developers do not have access so they can't configure it, this leaves a small window for people to continuously Purge the page and increase the developer's usage
10 votes -
Firestore Index Name
As a Firestore project grows, so do the number of Composite Indexes.
While the fields are visible, being able to name a composite index would allow us to define which specific feature(s) a composite index is tied to, allowing us to remove unused indexes if they're no longer relevant.
9 votes -
Downscope Github permissions
Github permissions are excessively broad (all orgs, all access, read and write); permissions should be more granular and start with a specific personal private repo
5 votes
- Don't see your idea?