2127 results found
- 
Configure logs save locationConfigure where the log files for the emulator are saved, instead of poluting the root of the project 3 votes
- 
Firestore UI in Firebase Console - Weird bugsSome issues with Firestore data in the console: I've noticed that when loading some records in Firestore, the UI will often load for an unusually long period of time (seems like it just hangs), and then as soon as I scroll the window the loading state goes away and the data is shown. Not sure if that's a bug or something, but it's annoying. Additionally, several times now I have gone to add data to Firestore, created a new record and added several fields individually only to find upon reloading the page that my authentication token must've been expired and… 2 votes
- 
Build direct CI/CDI would love It if the platform enables me to develop and test my code seamlessly and enable me to deploy to different cloud services seamlessly. 3 votes
- 
IDX: Pull to reveal terminalVS code provides this feature where you can pull from the bottom to reveal the terminal 3 votes
- 
Custom quality control for "latest release"Latest Release is a very useful functionality. For us, even when we have crashes that are worth hot-fixing, it shows as successful. It must go terribly wrong in order to see "Needs investigation" label. This is because these thresholds are hard-coded. It would be great to configure these thresholds 7 votes
- 
Futures featureValues which should be computed only when outputting data, can be stored as futures. 7 votes
- 
Wildcard index exemptionsFirestore automatically indexes all fields in all collections adding to storage size and slowing write performance. We can add single-field exemptions but we need to list all fields separately and there is a database-wide limit of 200 field exemptions. In a highly optimised use case we would want to index only specific fields that we know we query on, and just exclude all others. It's almost like the current behaviour is a database for novices, but we can't optimise for serious production. We need either a wildcard exclusion, or effectively just a switch/setting that says "only fields with explicit index… 6 votes
- 
Full-screen Firestore editorThe Firestore panel is too narrow. I fixed this with custom css: .firebase-database { max-width: 100% !important; padding: 0 !important; } .viewer-container{ max-width: 100% !important; }Please just make this the default. Yes it doesn't look as pretty, but the current ui is borderline unusable when viewing documents. The collection list & the document id lists can stay narrow, just make the document view much bigger and fill the available space. 2 votes
- 
Split Android & Wear OS appSince Android & Wear OS must use the same package name to be able to communicate, we have no way to split apart Android & Wear OS crash reports. 
 This is an issue because we use Flutter for the mobile app and Kotlin/Jetpack Compose for the Wear OS app. The two apps share essentially nothing in common except for the package name and we have two separate teams working on them.Filtering for device type sounds like it should work, but the we only have phone & tablet in that list even though there's at least one crash guaranteed to… 2 votes
- 
Magic link with phone authCreate magic links in sent SMS messages so users can click on the link in the SMS and log-in into the app, similar to email magic link auth. 3 votes
- 
Sample nix environment templatesNix is new to lots of folks - and it's a bit hard to know where to start. Include some sample templates, or a master template with a bunch of packages (commented out) that the user can start with. 3 votes
- 
User Ratings metric for A/B testing in Android appsThis would allow developers to find out if a certain feature is causing a terrible user experience for a small group of users, despite not showing up in top level metrics. 2 votes
- 
next.js dockerfileI am deploying using the Firebase CLI with Next.js. I find it incredibly effective and I am very grateful for it, however, I've encountered a bit of a problem. When running code with SSR that requires a certain package, an error occurs and I'm unable to proceed. Is it possible to use a Dockerfile or a Docker container image that I've prepared myself? Thank you very much for your assistance. 2 votes
- 
Add support for hugo under "Web App"Add support for hugo under Web App 3 votes
- 
7 votes
- 
Allow enabling Firebase Auth programmaticallyInstead enabling Firebase Auth manually, by navigating to the "Authentication" tab in Firebase Console and clicking "Get started", can we do all of this programmatically? 7 votes
- 
7 votes
- 
7 votes
- 
Text recognition for web apps.I'm using firebase with a Vue.js app, so I'd love to see documentation on how to use the text recognition ML feature with a web app. 2 votes
- 
Alphabetical OrderWould be extremely helpful having a filter for an ascending and descending list of the links. 1 vote
- Don't see your idea?
