Skip to content

Feedback #39

@Solido

Description

@Solido

Hi, since there's no discussions panels, I sure share some feedbacks.
I'll edit with time, let me know if it helps!

  • keyboardScrollable: true: need a full example, got the manual part working but no idea how to move to auto and still receive the idx to mark the list as selected. Idem for the list entry.

  • focus navigation maybe require examples too. How to navigate from panel to panel then inner elements of let's say a form.

  • Looking standard QuoteComponent component, not sure how to implement it. Vertical line color is configurable

Image
  • Looking for standard ListTileComponent Component, same vertical than Quote with Title and Sub-Title sub being just faded like Quote.

  • Looking for a TabComponent from Posting

Image
  • Looking for standard 'ShortcutsComponent', mostly the common bottom helper

On the side, Im running theme like this but no effect on the display. Did I miss a conf?

runApp(
    TuiTheme(
      data: TuiThemeData.catppuccinMocha,
      child: NoctermApp(home: const App()),
    ),
  );

It's my first termapp, you where right Flutter is adequate and fast!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions