2101 results found
-
Streaming
To implement userfriendly generative AI applications it is import to stream data produced by LLMs back to the users browser. Firebase currently buffers all content and only returns when data is complete. Is the firebase team planning to implement this?
5 votes -
Angular Template with Nx , Bazel ( monorepo in general )
per config template with default option and ability to customize
Spring Initializr is good example
5 votes -
shadcn/ui not supported?
I tried adding shadcn/ui to my nextjs/typescript/tailwind project. It gives me an unfamiliar error. Maybe its because of the way shadcn components are designed.
npm ERR! code ENOENT
npm ERR! syscall lstat
npm ERR! path /home/user/.globalmodules
npm ERR! errno -2
npm ERR! enoent ENOENT: no such file or directory, lstat '/home/user/.globalmodules'
npm ERR! enoent This is related to npm not being able to find a file.
npm ERR! enoentnpm ERR! A complete log of this run can be found in: /home/user/.npm/logs/2023-08-17T181654062Z-debug-0.log
5 votes -
Being able to change the gmail account to be able to access the IDE
I have 2 gmail accounts and when I try to access the IDE it doesn't let me because my default account is not the account I was given access to and it only shows me the screen to subscribe to the list.
5 votes -
Add Android Beta devices in TestLab
Before each new Production version, it would be nice to have available in Testlab the Beta version of each Android release.
For instance, as of now when this message is being written, I would like to run all the test suite against the new Android 14 beta using Testlab, but I can't.
5 votes -
Real-time updates for Cloud functions
With Firebase, you can have real time listeners on Firestore documents, which allow to have your UI in sync with your data.
But when you ship logic in an app, you lose control over it.
If you want to be able to update that logic after shipping, you place it in the backend (Cloud Functions), but then you lose real time updates.
It would be amazing to have functions that can fire real-time events based on Firestore updates.So the flow would be:
- There is an update in a Firestore document (or potentially other triggers like pub/sub, analitycs, etc.)…5 votes -
vim mode
Vim mode is essential for me and I wasn't able to find it as an option. If it is present, could it be made more discoverable? If not present, please add!
5 votes -
App Check for Java Admin SDK
Verifying requests with Java Admin SDK would be very helpful for many servers using this language.
5 votes -
Allow input of analytics label on in-app messages like push notifications
Push notifications allow for an analytics label which makes sense for marketers who are running multi channel campaigns and want to aggregate results.
There is currently no way to add these to in app messages. Goal would be they are treated the same way as push notifications with simple reporting and pull through on the analytics for custom report building. Thanks
5 votes -
X-User-Country header when proxying to Google Cloud Run
App Engine and Cloud Functions send X-AppEngine-Country to app servers, which is useful for serving regional content to users.
Google Cloud Run doesn't receive the same headers. GCR can receive this header through load balancer custom headers (https://cloud.google.com/load-balancing/docs/https/custom-headers), but it'd be great if it were supported through Firebase Hosting directly without any extra configurations.
5 votes -
MFA option to "remember device"
User shouldn't have to enter MFA every time logging in on same device. There should be a boolean option remember device for some period of time (somewhere between 2 weeks and forever)
5 votes -
5 votes
-
5 votes
-
Restore Archived Dynamic Links
Automatically Imported from Firebase
5 votes -
Direct import of Google Ai Studio prototypes
I would like direct imports of Google Ai Studio prototypes.
4 votes -
Merging projects
It would be nice to be able to merge projects. If you have multiple apps that may need to communicated to one another and read from the same data base, but you dont want to build a monolith, you should be able to merge the projects in a way that you can build the functionality between the apps so they can all talk to one another
4 votes -
Partial No-Code options
Has option to switch to partial no-code like Adalo, where developers can select the type of layouts, colors, move or drag the options, as it would be more easy to do for some cases than chatting/vibe coding
4 votes -
History Restore option
Implement a version control or history tracking system for your workspace that allows you to view and restore previous states of your features. Specifically, add a "history restore" option accessible through the user interface, enabling you to revert to a prior version of the feature if the latest changes cause issues and history navigation is currently unavailable. Ensure that this system maintains a reliable history log, provides an intuitive restore function, and integrates seamlessly with existing workspace functionalities.
4 votes -
المشغل ضغط الملفات بيئة التطوير في كل مرة عند إرسال المطالبة عبر
ضغط الملفات في بيئة التطوير للتقيل من حجم البيانات المرسلة عبر المشغل عندما يقوم بقراءة ملفات المشروع في كل مرة لتنفيذ المطالبة الأخيرة والرجوع بالنتائج في عملية المعالجة المطالبة
4 votes -
Permettre à Firebase Studio de développer des applications mobiles (et de les publier automatiquement sur le Play Store / App Store).
Firebase Studio permet de générer une application web en quelques minutes à partir d'un simple prompt.
Mon idée est d'élargir le champ des possibles (vous n'avez pas idée à quel point cela sera révolutionnaire) en permettant de développer des applications mobiles avec Firebase Studio.
4 votes
- Don't see your idea?