Tejas Kumar

Results 26 issues of Tejas Kumar

This PR adds a next-auth adapter for [Xata](https://xata.io), a new database. Xata is currently private beta, but we're already using it internally with next-auth and we'd love to contribute this...

adapters
xata

## What/Why/How? The `join` command assumes all paths have _only_ operations that are expected to be objects, but paths can also have `string` fields like `summary` and `description`. This PR...

Type: Bug

HOW LAME Our dev server shows a bunch of errors that make PRs hard to review: ![image](https://user-images.githubusercontent.com/9947422/61360955-cb803200-a87f-11e9-8e5d-c62b51eeaa92.png) Who can save us by ensuring there are no errors in the console...

good first issue (taken)

Sometimes, you'd want to be able to double-click on [tree items](https://github.com/contiamo/operational-ui/blob/master/src/Tree/TreeItem.tsx) and have something happen. Let's implement this!

good first issue

Follow up to #1163, let’s improve the typings of the datatable and remove the typeof check to make it a little more robust.

It's interesting because `max-height` goes below the viewport on `Modal`.

![image](https://user-images.githubusercontent.com/9947422/61885398-104e3d80-aefe-11e9-9606-17ef76e4ab75.png)

good first issue

**File in Question** https://github.com/contiamo/operational-ui/blob/a432c8e90277345b31e11ec30fb02599ddaf7e77/scripts/start.ts#L1-L137 Currently, `yarn start` doesn't really output errors (probably because styleguidist reports errors on something other than `stderr`). As a result, errors are swallowed and we just...

bug
good first issue (taken)
cli

So I'm wondering if it makes sense to add `Breadcrumbs` inside page such that when `Page` is given a `breadcrumb` prop, it uses `Breadcrumbs` and `Breadcrumb` internally like so: ```jsx...

good first issue

The scrollbar on a `Page`'s content looks weird right now. [See example](http://operational-ui.netlify.com/#!/Page/7). Let's improve this to have the scrollbar where you would expect it to be (far edge of the...

good first issue