1790 results found
-
Full terraform support
As DevOps engineer i have a lot pain to setup Firebase project. We should have infrastructure as a code for provide right engineering experience.
15 votes -
Allow 'is not' operator for Language and Country condition rule type
We sometimes want to target all countries or languages apart from a select few with things we are delivering through remote config. Currently to do this we have to select all other countries and languages and then make sure the one we don't want to serve to is unticked.
Instead it would be much easier to just target the language we don't want to send it to.
1 vote -
add search bar at the top of the editor
Kindly add the search bar pinned at the top of the editor for easy retrieval of the any file. This feature is available in VScode.
1 vote -
Improvement in Flutter web serves latency
the current latency of the flutter env when running a preview for testing is high
1 vote -
Support declaring windows-app-web-link JSON file to allow Firebase auth in Windows apps
In order to catch Firebase redirect URL like
https://<app>.firebaseapp.com/__/auth/handler
Windows requires windows-app-web-link JSON file to bedclared in the root likehttps://<app>.firebaseapp.com/windows-app-web-link
https://learn.microsoft.com/en-us/windows/uwp/launch-resume/web-to-app-linking7 votes -
How to reduce reads for static data
I want to ask documentation on how to reduce the number of unnecessary reads. eg. my product data
let query = store.collection("products");
Assuming I have 500 products, one user click on get products = 500 reads ? If 100 users click that function, then all my quota is gone in 1 minute. Is that right?
How can I overcome this.
Please provide a full example. I have seen Mr Duckworth's presentation in a firebase event, but could not see a good example.
2 votes -
Elixir / Phoenix Template
Elixir is built on top of Erlang. Phoenix is a popular web framework for Elixir projects. I use both as my main stack for both work and personal projects.
https://www.phoenixframework.org/
I tried creating a template myself but I couldn't get the previews working: https://idx.google.com/elixir-phoenix-test-85975
6 votes -
17 votes
-
Add a help doc or disclosure that outlines what Google can do with my private code
I'm nervous about using IDX because I can't find information on what happens to code that I create/edit within it. I also don't want to imply any Google ownership of content I create. It would be nice to see this called out clearly.
2 votes -
add icon view external website
After I tried closing the view to see the external website page, I was confused about how to see the external website again
2 votes -
Network Instability and Unexpected Reloads
Just a heads up - noticed that the browser-based code editor tends to reload randomly when the network gets shaky. It'd be awesome if we could add a quick alert or something to let users know when it's happening. Cheers!
1 vote -
emulator simulator
generally it is amazing, but of course it needs to improve. I couldn't find from where i can open the emulator, simulator or web?
2 votes -
Fix the spacing between the public messaging key and the date, so we can see and copy the entire public key.
We can never see the entire public key to know whether we are copying the entire key in the messaging section of the firebase console. Please fix.
2 votes -
Fichier Zip
Les fichier zip ne s'importe pas sur la plateforme ça serait bien comme ça on peux importer nos projet déjà en cours
1 vote -
1 vote
-
use the name of the Firebase project instead of the code in the email sent to the user (Authentication by Email Link )
The email template should use the Firebase project name instead of the technical code.
2 votes -
Estimate costs
It should be possible to estimate Firebase costs using the emulator.
Example workflow for comparing Firestore data structures in terms of costs:
- setup test for each data structure
- signal start of costs recording
- run test for first data structure againt the Firestore emulator
- signal stop of costs recording
- run again for second data structure4 votes -
firestore 'in' 2d array order optional
For some reason an 'in' wury with a 2d array also runs with a sort function. which is not provided or supported by other features such as ArrayUnion and ArrayRemove.
the order should be an optional parameter because using a system where we must find all other documents that have the exact same features but maybe in a different order, is not possible. there is no native sort option when using ArrayUnion, and we've been taught through firestore arrays in general, that orders of items fundamentally shouldn't be considered to exist due to idempotency.
TLDR:
ArrayUnion does not support 'in…1 vote -
I cant work with my IDX because it’s showing me an error message telling me that there is no space left even if I tried to remove some files
I cant work with my IDX because it’s showing me an error message telling me that there is no space left even if I tried to remove some files
1 vote -
IOS SIMULATOR BUG
Attention Project IDX Team, there's an issue with the simulator not simulating when lib files are changed in Flutter. Interestingly, Android runs normally. Please investigate and address this anomaly promptly. Thank you.
3 votes
- Don't see your idea?