Sudheer Jonna

Results 8 issues of Sudheer Jonna

Currently Fieldset top border is missing. Need to find the root cause and fix it

Add JHipster needle to add below resouces instead of adding them manually ![image](https://user-images.githubusercontent.com/3127317/45935099-33f0e080-bfda-11e8-8885-11b6e6fc2fce.png)

Is dynamic props supported in injectGlobal? Because I would like to change page level(body element) background color based on theme selection. If not, Do we have any workarounds?

Create a TabPanel component with multiple tabs having features such as active index, icons display, custom tab headers etc

The showcase need to be improved in terms of documentation. Each demo example has documentation and source to describe the usage.

good first issue
hacktoberfest

Currently the example is provided with Callable future. Do you have an idea on how to do with completable futures. The rewrite is mentioned in the README document.

When I tried to add dynamic input for the root query in these examples I can always see an error "Must provide an operation" message.This occurred only in this examples....

This project example is helpful for basic queries and mutations.It will be more interesting if sorting and filtering functionality added with Graphql+mongoose combination.There are no resource on how to achieve...