Skip to content

General

General

Categories

JUMP TO ANOTHER FORUM

  • Hot ideas
  • Top ideas
  • New ideas
  • My feedback

1514 results found

  1. 4 votes
    How important is this to you?
  2. There should be a Minecraft Mod Template with some way to run it or preview it so that hobbyists like me can code these.

    11 votes
    How important is this to you?
  3. The AngularFire library gets updated really slow so we miss out on some of the latest features. There are lots of issues that doesn't get solved and the documentation is very lacking. They are both Google products and make an awesome combination but if the library does not get enough support/resources we're forced to migrate to plain javascript firebase. Please make it an official library or something so more resources are assigned to AngularFire.

    53 votes
    12 comments  ·  Other  ·  Admin →
    How important is this to you?
  4. Currently, "Import a repo" (when creating a new workspace) only works for cloning an entire repo.

    The ability to import a specific directory/path from a repo would be helpful, since many web frameworks have official examples in directories in a single repo.

    Example:
    - https://github.com/withastro/astro/tree/main/examples (Astro)
    - https://github.com/vercel/next.js/tree/canary/examples (Next.js)

    Other online IDEs support this ability, such as Stackblitz, CodeSandbox.

    115 votes
    How important is this to you?
  5. Please can you add support for php and laravel.
    We know it is old but it still powers majority of the internet

    36 votes
    How important is this to you?
  6. It will be great if we could copy a file from one project and paste it in a different project (in another tab)

    148 votes
    How important is this to you?
  7. AppHosting now supports nx based monorepo but we would love to see turborepo + pnpm workspace support for AppHosting.

    2 votes
    0 comments  ·  App Hosting  ·  Admin →
    How important is this to you?
  8. It would be cool to see Haskell within backend templates.

    4 votes
    How important is this to you?
  9. Since emulators or simulators cannot access features such as camera, sound, etc., it is a physical emulator, that is, the user can use her own device as an emulator.

    3 votes
    How important is this to you?
  10. firebase currently has two firebase auth triggers:
    functions.auth.user().onCreate()
    functions.auth.user().onDelete()

    I would like a trigger to respond to onLinkWithCredential so that I can update the user document in the user collection with the additional/changes from the new auth method

    14 votes
    How important is this to you?
  11. It seems GCP audit logs can capture all the operations on the firebase storage bucket, but the actor that shows up in the logs is a service account, rather than the end user. Is there a way to capture the end user who is requesting storage objects?

    When I look at audit logs for firestore, I see a thirdPartyPrincipal that includes the end user, but this doesn't show up in the storage audit logs.

    6 votes
    How important is this to you?
  12. Pemasaran global

    3 votes
    How important is this to you?
  13. When building simple select queries in GraphQL (really simple ones), the underlying query is being transformed, sending the values through as parameters.

    As you can use arrays as parameters, that would allow the DBs to scale as it makes this more robust. Without scaling, it will limit production applications form fully investing.

    As an example you run into instances where the select for 50 columns in the schema (a standard employment record, nothing special) is transformed and we end up getting the dreaded 100 parameters error. This is a Postgres issue, but can be avoided.

    The Error for the fun…

    2 votes
    How important is this to you?
  14. It's not clear in the documentation nor by implementation that secrets work with scheduled cloud functions. This seems to me like a major missing feature in security and consistency with the v2 cloud functions. Is the only solution using the cloud config for api keys/secrets?

    We need to have something like:

    exports.someScheduledFunction = onSchedule(
    {
    schedule: "every 60 minutes",
    timeoutSeconds: 100,
    secrets: [someToken.name],
    },
    async () => {
    logInfo("Running every 60 min");

    ...
    }
    );

    3 votes
    How important is this to you?
  15. I've tried creating an app with gemma multiple times, it always goes back to gemini

    1 vote
    0 comments  ·  Firebase Studio  ·  Admin →
    How important is this to you?
  16. Steeetniklive : Un média citoyen en pleine croissance
    9,4 millions de vues, 16 331 abonnés, et une communauté engagée !
    Steeetniklive, c’est l’assurance d’un espace de liberté d’expression, sécurisé et ouvert, où les citoyens peuvent débattre et s’informer sans filtre.

    Rejoignez un mouvement qui place les faits et la vérité au cœur de chaque discussion.


    3 votes
    How important is this to you?
  17. 1 vote
    0 comments  ·  Firebase Studio  ·  Admin →
    How important is this to you?
  18. Would be great to jump into an environment with https://github.com/google/mesop ready to go.

    3 votes
    How important is this to you?
  19. 1 vote
    0 comments  ·  Firebase Studio  ·  Admin →
    How important is this to you?
  20. That Cloud Firestore soport multitenat how the implement
    Firestore in Datastore mode allows a multitenant application to use separated silos of data for each tenant.

    1 vote
    0 comments  ·  Firestore  ·  Admin →
    How important is this to you?
  • Don't see your idea?