question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Hi, vrizo!)

We started use uibook and have some questions about following use cases:

  1. How to display colors, as done by amplifr (https://amplifr.com/uikit/#Colors:ru)? I did not find in the doc examples

  2. How to make a dummy placeholder as done on https://amplifr.com/uikit/#DateRangePicker:ru ? for example, I have a dropdown that opens to the left and is displayed behind the screen at the current location. It would be nice to be able to position an element with an offset (possibly in a grid)

  3. How to add complex components like Tab or Dropdown to uibook ? In example https://amplifr.com/uikit/#Tabs:ru I see sections without Case component, only titles. How can I do this? And are we going to work in this direction to display complex components with child props? Components something like:

<Dropdown props={{}}>
  <DropdownMenu>
    <DropdownItem title="desciption">Item 1</DropdownItem>
    <DropdownItem title="desciption">Item 2</DropdownItem>
  </DropdownMenu>
</Dropdown>

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:9 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
TuxGitcommented, Nov 29, 2019

Hey, @vrizo !)

There are inconveniences, but overall, it works. Thx

0reactions
vrizocommented, Nov 9, 2019

Hey, @TuxGit ! Sorry for the long answer. Have you solved the problem?

Read more comments on GitHub >

github_iconTop Results From Across the Web

Use Cases | Usability.gov
A use case is a written description of how users will perform tasks on your website. It outlines, from a user's point of...
Read more >
What is a Use Case? - TechTarget
The use case is made up of a set of possible sequences of interactions between systems and users in a particular environment and...
Read more >
What Is a Use Case & How To Write One | Wrike
A use case model diagram is a visual representation of a product's users, how they will interact with the product, and what the...
Read more >
Use Cases: What They Are and a List of Examples | Indeed.com
Use cases often include an index, with several individual use cases for each step of a software or platform's process.
Read more >
Use case - Wikipedia
A use case is a list of actions or event steps typically defining the interactions between a role (known in the Unified Modeling...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found