Skip to content

Address book creation within an address book #193

@SharonStrats

Description

@SharonStrats

There is a button within an address book. It says "make new address book". This doesn't seem to work. It creates a path for me and has the text underneath 'Start new address book at this uri' but it's not clickable and there are no yes no buttons. I'm not sure the uri is correct as well.

This code

function newAddressBookButton (thisAddressBook) {
. It defaults the appPathSegment, I think this may need to come from the user but I'm not sure. Also, the call back is thisPane.clone() and in the comments in the code itself it says we should be passing mintNew.

On a side note for documentation purposes and perhaps to help with this issue. A new address book is created using the

export function mintNewAddressBook (dataBrowserContext, context) {
. This function is set to the mintNew, which is used for every Pane creation in https://github.com/SolidOS/solid-ui/blob/5d73ad4b63e2828283d9b60f06682d7f0041dc82/src/create/create.ts#L94.

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requestedwontfixThis will not be worked on

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions