tolgee-platform icon indicating copy to clipboard operation
tolgee-platform copied to clipboard

Project ID is not shown in project dashboard

Open JanCizmar opened this issue 2 years ago • 2 comments

For usage with Tolgee CLI, user has to find their project ID. It's not optimal they have to extract it from address.

JanCizmar avatar Jun 15 '23 06:06 JanCizmar

It seems the regression was introduced here: https://github.com/tolgee/tolgee-platform/commit/a9cdd442ecd1c25776346c2056b8944b1ca5d959 in webapp/src/views/projects/ProjectListView.tsx

By adding the organization usage in navigationRight, it overwrites the Project ID label defined higher up in the component tree.

cyyynthia avatar Jun 15 '23 12:06 cyyynthia

Connected to https://github.com/tolgee/tolgee-platform/issues/2207

stepan662 avatar Apr 23 '24 08:04 stepan662