Seray Uzgur

Results 9 issues of Seray Uzgur

### Field selection * Sometimes don’t need all attributes of a resource. Give the API consumer the ability to choose returned fields. This will also reduce the network traffic and...

http://localhost:8081/posts?_fields=author,tags.name

Since the dependencies are fixed and basic skeleton created it is the sweet spot for writing tests.

Piwik integration with [piwik-react-router](https://github.com/joernroeder/piwik-react-router). ui/Application can be used for auto integration

enhancement
question

We need a prop to specify the number of columns with weights. We can input like xs=6 md=4 lg=3 per field.

enhancement

Site feedback: "React Bootstrap" link in navbar breaks middle-click flow and relies on js event to open in new tab.

bug

I think that "searching" for a crate is more than simply choosing one from the auto-completion drop-down. It is an important step and you want to avoid problems here. Making...

enhancement

it was triggering only the initial setValue prop because setActive callback does not include it as a dependency