2054 results found
-
Firestore return document when it gets updated
As we get the whole document when it is created, it would be nice to get it as well when it gets updated.
Example:
Online game where 4 people join together. In document, we have a list of players with their names. These names should be displayed for all players. Last user joins closing the session. To get the rest of the names after update the document with this last player, I need to do an extra read.Problem:
I am making an entra call for every player, affecting my quota limitation.Solution:
Return updated document.13 votes -
closing project
This IDX actually amazing. I have many project but little hard to fast switching other project. I think we need closing project on File menu and back to main dashboard. Thanks
12 votes -
work locally
I wish that Project IDX would be able to work locally as well as in the browser.
So I can take it on a plane and keep working.
12 votes -
Make AI code completion typescript friendly
So I did give a testflight to Project IDX and I found out that it quite fails when using react starter with typescript.
I started converting counter to todo app and it gave answers in typescript but it should've noticed the file being .tsx so it should give suggestions in typescript over javascript.
Image Reference : https://ibb.co/myQQGCF
12 votes -
Turning Off Auto Login when creating New User
The Firebase createUserWithEmailAndPassword function currently auto-logs in the newly created user. However, it's crucial to have an option to turn off auto-login, especially in admin panel scenarios. This can help prevent issues where the admin session expires due to the new user login. Providing such an option will enhance flexibility and control in user management.
12 votes -
The ability too see when an index was last accessed
When a project grows to a certain size, you'll likely have many indexes with associated queries.
However, queries change, or get removed, and currently there's no way to see if an index could be safely removed, after a query is; which would be a great feature.
12 votes -
Integration with Google Cloud Platform
Optional integration with Google Cloud so can work from console for common tasks like Cloud Build/Run etc
12 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.
12 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…
12 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 protected12 votes -
TTL for Realtime DB
Realtime DB is very similar to Redis functionality. It would be very valuable to enable real caching behaviour by adding time to live to an entry.
12 votes -
12 votes
-
12 votes
-
Fastlane - Get automatically app key from google-services.json
All Android application that included Firebase have mandatory this file : google-services.json
When we want automatize delivery with fastlane on Firebase, we need to provide many informations on the lane such like "app", "servicecredentialsfile",...
In fact, many Android projects has one or more build flavors and the delivery can be harder with the configuration on which target we want to deploy.
We need to store many sensitive informations like key on the env file.
We not push this file on the repository and it's not a good practice to have them has CI variables.The purpose of this…
11 votes -
Let Gemini Handle Everything in the Firebase Console
It would be amazing if Gemini could handle everything in the Firebase Console directly. For example, if I ask something in the Firebase Studio chat, it should be able to do all the backend setup on its own—like authentication, database setup, rules, Realtime Database, or anything else needed to make an app fully functional.
For people like me who don’t know coding or have much tech knowledge, the Firebase Console can feel super overwhelming. There are so many features and tools, and I honestly don’t know what most of them do. If Gemini could just take care of all that…
11 votes -
Make the Agent Response Faster
The agent response is pretty slow in Firebase Studio Prototyper mode as the project is growing. Wish we can fix this issue.
11 votes -
Stripe integration
Easy payment.
11 votes -
11 votes
-
Complete IOS support for flutter projects.
Complete IOS support for flutter projects IOS Simulator, manage ISO files like XCode this will be game changing.
11 votes -
More storage per workspace
10GB seems lot, but it is very low. 50GB or minimum 35GB will be fine. Node_modules, extensions for development, etc. Please!
11 votes
- Don't see your idea?