Sai Krishna

Results 18 issues of Sai Krishna

## Bug description Build is failed when using next-css plugin ## Reproduction steps 1. Add @zeit/next-css plugin to next.config.js 2. import a css file in tsx component 3. build esbuild-loader...

bug

Props must be JSON.stringify-able otherwise, unclear js error is thrown. So it'll be better to have a function to validate the props and display the relevant error and suggested fix....

enhancement

What is the problem? I changed the `strict` value from `false` to `true` in `tsconfig.json`. My nextjs app builds successfully on my local machine, render.com, vercel.com. But it fails with...

deployment-issue

We need to re-write permissions on every entity currently. A DRY approach would be better. For example, we can have a permission 'isEditor' with complex rules. And for multiple tables...

area/mission-control
area/gateway

### The problem faced currently? We need to manually create and maintain each and every table. ### How can we solve it? If there's an option to upload a schema.sdl...

enhancement
area/cli

### Steps to reproduce 1. Add a new table 2. Insert a record 3. Add new field in the schema 4. Edit the same record to add new data for...

enhancement
area/gateway

### The problem faced currently? ### How can we solve it? >If you want this feature to be implemented, give it a thumbs up reaction, so that we can determine...

📝 docs

We should be able to connect our git repo (starting with github) with a space-cloud.config file in the root and sc should be able to deploy it accordingly. >If you...

### The problem faced currently? Not able to enforce field values on backend. ### How can we solve it? Adding an enum can solve this. (However for now, we can...

Kindly add the documentation to integrate 3rd party/custom authentication module with space-cloud.

enhancement
📝 docs