lowcoder icon indicating copy to clipboard operation
lowcoder copied to clipboard

[Bug]: App Management page shows Titles instead of Names

Open ScottKemp opened this issue 1 month ago • 0 comments
trafficstars

Is there an existing issue for this?

  • [x] I have searched the existing issues

Current Behavior

There probably is a counter argument to what I am asking for, but here is my issue. My apps use dynamic Titles ( {{ some.JS.expression.here}} ) and this works great! Problem is in the app management page, it is showing the "Titles" and not the "Names" which leads to a bunch of unrecognizable names (Like attachment). For my case, I want them showing names.

If you don't want to change it, can you at least show both?

Image

Expected Behavior

I would expect to see the "Name" and not "Title" in the app management page. To me, Name is internal, and Title is External.

Steps to reproduce

Add a title to an app, you will note this is the one used in the application management page.

Environment

2.7.4

Additional Information

No response

ScottKemp avatar Sep 29 '25 01:09 ScottKemp