Skip to content

Add group option for max ID length to displau #1144

@joshunrau

Description

@joshunrau

Description

Go into Prisma schema and add a new field for the max length of the ID to show. It should be optional.

In the frontend, find where the ID is being sliced a change the setting to that of the group (get this from useAppStore((store) => store.currentGroup?.settings.PROP)). If it is not defined, then use what is being currently used.

Then adjust the group settings form to add this field as an option.

Estimated Difficulty

Low

Priority

High

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions