1208 results found
-
Automated testing after changes
In our web project, we have a large number of tests implemented ( Jest )
After the prototyper makes changes, we have to manually go to the code part and run the tests on the terminal shell.
It would be great if we could somehow trigger them or, after any changes, it could run them automatically.2 votes -
Integration into Chrome Extensions and Workspace Add-ons
Provide first-class, native support for developing Chrome Extensions and Google Workspace Add-ons in Firebase. The current process is fragmented and lacks the streamlined "it just works" experience developers expect from Studio.
This integration would significantly accelerate development for businesses that are already invested in the Google ecosystem.
3 votes -
2 votes
-
Integrate with Row Level Security (RLS)
Allow clear integration with Postgres's RLS while defining access permissions.
41 votes -
Field Validation
Allow validation (e.g. min/max values, length, regex match) with custom error messages on both fields and variables. Enforce validation server-side but also provide client-side validation of variables for generated SDKs.
42 votes -
github copilot
Please add Github Copilot Extension
3 votes -
Enhanced AI Debugging and Self-Correction:
Suggestion: Significantly improve the AI's ability to interpret and act on explicit error messages and detailed debugging instructions.
Reasoning: If a human can be told "function X is undefined in line Y of file Z, and here's how to fix it," the AI should be able to process this and apply the fix. Its failure to do so, even with precise input, indicates a major weakness in its current debugging capabilities.
Specific Features:
Error Message Parsing: Deeper understanding and immediate action on common error types (e.g., "undefined function/variable," "syntax errors").
Contextual Debugging: When an error occurs, the AI should automatically…
2 votes -
messaging reports you can select by year also so if you want to do a summary of 2024 example you can have access
messaging reports you can select by year also so if you want to do a summary of 2024 example you can have access
4 votes -
Streamline the process of adding .env variables to the build configuration
I like the idea that you can use Cloud Secret Manager to store and encrypt the secrets within the app.
Coming from using .env files in Next.js and Vercel hosting could this process be made simpler e.g. reading the .env file from your app directly and intelligently placing the key/value pairs in the apphosting.yaml file or the rollout during creation.
This would be good to keep things simple and straight forward.
5 votes -
0 votes
-
معلومات
احب القراءة
1 vote -
https://firebase.google.com/terms/data-processing-terms#previous_versions
My gmail photos recovering
7 votes -
Allow changing the form of email links to a deep link
Currently, Apple app links can require up to 24 hours to start working (due to a delay on downloading the AASA files). This can be worked around by using a deep link instead in the form of myapp://mydomain. When links are generated server-side, I can change the form myself, but that isn't possible client-side.
1 vote -
Simultaneously adding multiple configurations to a/b-experiment
I would like to be able to add multiple configurations to experiment a/b at once that have been previously selected or marked. Or create an experiment based on multiple selected configurations.
Right now, if you add configurations manually, you have to do it one at a time.5 votes -
App Secrets
Firebase App Secrets ̶ Runtime Secrets for Mobile & Web
1) Problem
Developers routinely ship API keys and tokens in apps. Obfuscation isn’t protection; true secrets must be
short-lived, scoped, and revocable. Today, Firebase offers Cloud Secret Manager (great for servers) and App
Check/Play Integrity (great for attestation), but there’s no first-class, managed way to deliver ephemeral,
policy-controlled secrets to client apps.
2) One-liner
“Deliver short-lived, policy-scoped secrets to verified client apps with automatic rotation, attestation, and
device-secure storage̶built into Firebase.”
3) Core concepts
- Vault: Secrets stored in Google Cloud Secret Manager with optional CMEK. - Policies: TTL, scope,…1 vote -
Import from google drive
Email storage
2 votes -
Jazz cash payment meathod
All meathod payment pay Jazz cash and number pay
1 vote -
Doing business on his phone is very easy compared to being literally physical working
What I'm trying to say is that people could actually get rich on a phone without putting more energy compared to working physically
1 vote -
Full Example of FirebaseServerApp in Next.js 14 using middleware
Create a comprehensive solution for authentication that is both client and server using middleware to protect pages. Correctly passing the ID token of the user when needed to API endpoints.
24 votes -
App Testing Agent should support Precision Tapping
The new app testing agent is great, but in one screen in my app I have a text field with multiple links. When told to tap those links (some pop up a pull-up-window, some open a browser), the agent seems to be able to read the text and correctly names each link in the description, so it must be able to read the text on the screen. However, when it tries to tap it always taps in the center of the text box (looking at agent mode, it sees one item for the whole text box, with no differentiation for…
2 votes
- Don't see your idea?