1776 results found
-
5 votes
-
Firebase Emulator: Allow us to enter uid when adding Authenticator user
This is already possible via the API, so why not via the emulator UI?
3 votes -
Firestore return problem path with PERMISSION_DENIED error
While committing a batch to firestore, if a documents breaks one of the security rules, we only receive: Status{code=PERMISSION_DENIED, description=Missing or insufficient permissions., cause=null}
That doesn't tell me which document in the batch has the issue. Can you add the document path the is causing the error? Potentially in the "cause" field?The logic behind this is that we are seeing Crashlytics reports on our android project with these PERMISSION_DENIED errors, and it is near impossible to track it down without more data.
4 votes -
Connecting to the Different FirebaseAccount
Connecting to the database there by logging into another Google account in the firebase add-on
1 vote -
Everything is Good and easily accessible but for now its free but in future if it was paid than Project idx will be not be suitable for beg
Everything is Good and easily accessible but for now its free but in future if it was paid than Project idx will be not be suitable for beg
1 vote -
Install extensions on certain project/environment only
I'd like to have an option to install an extension for certain project in my code base.
For example, I want to use algolia search extension on a collection that will only only exists in dev project, but I ended up deploying this extension in prod as well.
I can't seem to find a way not to deploy extensions that are meant to be in dev only to prod.
1 vote -
Graphical Based Signup Option
According to human Psychology, Humans can remember image more than an alpha numeric password, Its an initiative to test whether users like this feature or not, as their authentication system while signup for Project IDX, also it improve security as well by providing some combination of images as password to the users, here every individual have different images as their password, if in case the image is repeated then it will be re arrange the whole images
1 vote -
waiting for get access to Project IDX to explore the features
I am in waiting list, please give the access to use
1 vote -
Firestore Blocking Functions
Blocking functions for Firestore e.g. block writing a document until a certain condition is met
7 votes -
Upload and unzip
right now, we cannot upload an entire folder; we have to add each folder tree manually. Facility to upload a file folder tree and extract
1 vote -
13 votes
-
12 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 -
Phone number for testing in firebase emulator
It would be great to be able to configure static MFA validation codes / phone numbers for testing in the emulator, like in the normal firebase auth product.
This would make testing an application with automated tests a lot easier.
4 votes -
Copy link to specific release from the App Distribution web app/page on device.
Not all members of our team have access to the Firebase Dashboard. From the Dashboard you can copy a link for each specific App Distribution release. But from the Web App on Device you can't access the individual links/pages of releases. It would be nice if there would be a share button or "Copy link" button next to each release in the mobile web app to quickly share specific releases to team members.
- CI/CD uploads a new versions for different branches.
- A few hours later the tester checks the App Distribution web app and sees the new build for his/her…
11 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
- Don't see your idea?