Skip to content
This repository was archived by the owner on Dec 26, 2022. It is now read-only.
This repository was archived by the owner on Dec 26, 2022. It is now read-only.

UX - Displaying Unknown Properties #13

Description

@calummackervoy

This will be a common UX problem in the app design

In the CharacterProfile component we currently serve the Character name and depiction, two properties that we assume will be common to all MUD characters

We want our client to be world-server agnostic, which means that we want to display whatever properties are on the Character, which we won't know for sure until run-time. Hence we would want to cycle through each triple on the Character and work out how to render it

We may need to model in the ontologies of the properties themselves whether (and how?) they will be displayed

Metadata

Metadata

Assignees

No one assigned

    Labels

    help wantedExtra attention is needed

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions