Skip to content

General

General

Categories

JUMP TO ANOTHER FORUM

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

2073 results found

  1. I'm a Discord user and when I'm working on projects and such, I would love to be able to showcase what project I'm working on in.

    Take LeonardSSH's VSCode extension "Discord Rich Presence", when enabled it shows what project, what file and any errors or time elapsed showed. Very cool if IDX were to implement this :D

    6 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  2. It is still unavailable so far

    6 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  3. For automatic SMS retrieval to work, SMS length has to be under 64 bytes. This means currently that for English SMS template, the app name has to be 11-14 characters. Play Console allows max 30 characters. Firebase doesn't allow customers to modify the SMS template contents themselves. Now I'm working around by utilizing some other languages, that will fit below 64 bytes with current app name.

    Two options I suggest to achieve this:
    1) Modify the English SMS template: remove unnecessary filler words and make it shorter, so that it will fit to 64bytes with max 30 char app names.

    6 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  4. When I started my workspace I had only thought of one use case but then the scope evolved and my original workspace name no longer reflects what my workspace does. I tried "Save workspace as..." but it didn't change the folder name and it didn't permanently change the workspace name the next time I loaded the workspace.

    6 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  5. inspired by https://github.com/replit/upm perhaps using https://github.com/astral-sh/uv as backend, to help make it much easier + faster to install packages for the user. The replit package installation experience is very smooth - perhaps in the future, this could be combined with poetry or rye (by astral-sh as well) to manage all python projects

    6 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  6. Have global keys and config for git without log in every time you make a new project, also bumping the custom git configuration. Then you can one-click import repos from any git server configured.

    6 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  7. Hey, it would be nice if it is also for the Embedded development

    6 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  8. We use AppCheck for protecting server. But we don't know if this token is shared from other users or not, because the token doesn't have any user identity who issued the token. We would like to set userID to the claims in creating AppCheckToken. And at server, we check userID in the claims.

    6 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    0 comments  ·  App Check  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  9. 6 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  10. It would be nice to be able to add a description to App Distribution tester groups so that we can add instructions for other admins that manage the same dashboard. We impose limits on who should and shouldn't be added to certain groups, and while this is enforced by tooling we periodically run, it would be nice to have proactive instructions for other admins to see instead of always having to reactively act to revert unwarranted changes.

    6 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  11. See https://github.com/google/android-fhir/issues/2218:

    For e.g. public open source projects, it would be very useful if Firebase Test Lab IAM could be configured to allow making Test Results, with records and what not, fully publicly accessible.

    According to the discussion on Firebase Support Case 10251960, "Making test results publicly available is something that's not yet possible on our end. "

    6 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    1 comment  ·  Test Lab  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  12. Currently in A/B Testing users can set activation and goal events using only event names.

    It would be awesome to have an option to use a generic event with its params. Eg. using a screen_view event with screen_name as activation event for entering a specific screen instead of creating a custom event just for testing purpose.

    It would be beneficial for heavy A/B Testing users, especially taking into account that they can create only 500 custom event names. And don't make me tell you that creating a custom event or two for every A/B test can burn those 500 event…

    6 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    0 comments  ·  Other  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  13. Ability to select and copy fields and values in firestore document, more like making everything selectable text.

    6 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    1 comment  ·  Firestore  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  14. I attempted to import a flutter codelab by using the git project import with url: https://github.com/material-components/material-components-flutter-codelabs.git

    It fails, with no useful error message. However, this is the stack from the js console:
    Error: Internal error encountered.
    at iM.f (https://www.gstatic.com/_/mss/boq-monospace/_/js/k=boq-monospace.MonospaceNgUI.en.taNhyicQfx4.es5.O/d=1/excm=base/ed=1/dg=0/wt=2/ujg=1/rs=AP-1MC6DV8OE0pFyUXjT0KOqbeh54rTS_g/m=base:720:10)
    at new iM (https://www.gstatic.com/_/mss/boq-monospace/_/js/k=boq-monospace.MonospaceNgUI.en.taNhyicQfx4.es5.O/d=1/excm=base/ed=1/dg=0/wt=2/ujg=1/rs=AP-1MC6DV8OE0pFyUXjT0KOqbeh54rTS_g/m=base:845:332)
    at .MN.<anonymous> (https://www.gstatic.com//mss/boq-monospace//js/k=boq-monospace.MonospaceNgUI.en.taNhyicQfx4.es5.O/d=1/excm=base/ed=1/dg=0/wt=2/ujg=1/rs=AP-1MC6DV8OE0pFyUXjT0KOqbeh54rTSg/m=base:892:163)
    at IM (https://www.gstatic.com/_/mss/boq-monospace/_/js/k=boq-monospace.MonospaceNgUI.en.taNhyicQfx4.es5.O/d=1/excm=base/ed=1/dg=0/wt=2/ujg=1/rs=AP-1MC6DV8OE0pFyUXjT0KOqbeh54rTS_g/m=base:855:206)
    at l.dispatchEvent (https://www.gstatic.com/_/mss/boq-monospace/_/js/k=boq-monospace.MonospaceNgUI.en.taNhyicQfx4.es5.O/d=1/excm=base/ed=1/dg=0/wt=2/ujg=1/rs=AP-1MC6DV8OE0pFyUXjT0KOqbeh54rTS_g/m=base:853:343)
    at QN (https://www.gstatic.com/_/mss/boq-monospace/_/js/k=boq-monospace.MonospaceNgUI.en.taNhyicQfx4.es5.O/d=1/excm=base/ed=1/dg=0/wt=2/ujg=1/rs=AP-1MC6DV8OE0pFyUXjT0KOqbeh54rTS_g/m=base:886:284)
    at SN (https://www.gstatic.com/_/mss/boq-monospace/_/js/k=boq-monospace.MonospaceNgUI.en.taNhyicQfx4.es5.O/d=1/excm=base/ed=1/dg=0/wt=2/ujg=1/rs=AP-1MC6DV8OE0pFyUXjT0KOqbeh54rTS_g/m=base:888:326)
    at .MN.Zl (https://www.gstatic.com//mss/boq-monospace//js/k=boq-monospace.MonospaceNgUI.en.taNhyicQfx4.es5.O/d=1/excm=base/ed=1/dg=0/wt=2/ujg=1/rs=AP-1MC6DV8OE0pFyUXjT0KOqbeh54rTSg/m=base:887:430)
    at .MN.Tb (https://www.gstatic.com//mss/boq-monospace//js/k=boq-monospace.MonospaceNgUI.en.taNhyicQfx4.es5.O/d=1/excm=base/ed=1/dg=0/wt=2/ujg=1/rs=AP-1MC6DV8OE0pFyUXjT0KOqbeh54rTSg/m=base:887:394)
    at XMLHttpRequest.Hd (https://www.gstatic.com/_/mss/boq-monospace/_/js/k=boq-monospace.MonospaceNgUI.en.taNhyicQfx4.es5.O/d=1/excm=base/ed=1/dg=0/wt=2/ujg=1/rs=AP-1MC6DV8OE0pFyUXjT0KOqbeh54rTS_g/m=base:727:416)
    at t.Ti (https://www.gstatic.com/_/mss/boq-monospace/_/js/k=boq-monospace.MonospaceNgUI.en.taNhyicQfx4.es5.O/d=1/excm=base/ed=1/dg=0/wt=2/ujg=1/rs=AP-1MC6DV8OE0pFyUXjT0KOqbeh54rTS_g/m=base:715:49)
    at Object.bj…

    6 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  15. Github permissions are excessively broad (all orgs, all access, read and write); permissions should be more granular and start with a specific personal private repo

    6 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  16. It took me a long time to find the dev server output (in Output under IDX). It would be nice if it was easier to find.

    6 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  17. While I can copy/paste a preview URL and have it working on my phone, sometimes that doesn't work - especially if my phone is on a different account than my OS. Or if I'm on an operating system that doesn't support all of this nicely.

    It would be great to have a QR generator where I can preview my Web app or Flutter app directly on my phone with no added friction. It should "just work".

    6 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  18. 6 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  19. Various scripts in a project may require build tools like pnpm, npm, gacutil, etc. to be present globally to help build and run the code in your project. Today, Project IDX doesn’t support global installations.

    6 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  20. Logs generated by Firebase Functions v1 have the property labels.execution_id that can be used to correlate logs that pertain to the same execution. However, that property doesn't exist in logs generated by Firebase Functions v2. It's very important for debugging.

    6 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  • Don't see your idea?