-
## User Story
As a user, I want my browser homescreen to show me content that is most relevant and useful to me, such as my frequently-accessed types of content (bookmarks, history, recent tabs, top s…
-
When there's a container on width `500px`, the card swipe going under the container? Probably a zindex issue?
```
Widget build(BuildContext context) {
return Scaffold(
appBar: _buildAppB…
-
## Issues
1. cannot search `theme` (display 5 result with `Default Theme`)
2. `components` category does not come up as 1st suggestion (in the case below it should show `Button` component firs…
-
- [x] add final score to the sidebar if single dimension
- [x] @ackernaut if there are multiple dimensions, what do we show on the sidebar? We need something that shows partial progress, like "hey, i…
-
It is working good in debug mode but in release I got this error :
Task :react-native-agora:compileReleaseJavaWithJavac FAILED
Here is my package.json file :
"dependencies": {
"@babel/run…
-
Is there a way we can swipe the cards in random directions for few seconds or a given time and then stop the animation? I am trying to achieve automatic swipe animation of cards in random directions o…
-
See wireframe ![Fact / Quiz Screen](https://github.com/COVID-19-electronic-health-system/Corona-tracker/blob/master/design/wireframes/v1-final-MVP/CORONATRACKER%20UI%20-%20Education%20(Fact%20Mode).pn…
-
When the user clicks on a card, it zooms in to the card (with some css magic), showing more content, and is scrollable. The problem is that the user can't scroll because swing is still active on the c…
-
- Create resource
- Click '+ create' to pop modal for belongsTo resource
- This resource has a belongsTo
- Click nested + create
- No action
Expected action
1. Don't show +create inside moda…
-
I am trying to to use this to present a swipeable 'tabbed pages' wizard data-entry pages effect.
ItemSource is set to an observable collection of custom complex contentview types (no template).
On *…