Skip to content
#

internal-tools

Here are 55 public repositories matching this topic...

appsmith
prapullac
prapullac commented Jun 18, 2021

Steps to reproduce:

  1. Add a Query with many columns
  2. Bind the Query to the Table
  3. Now click on the Filter option
    and observe

Observation:
It is observed that the List is not scrollable and make it difficult to select the topmost or bottom most criteria

Expectation:
It is expected that making the filter scrollable
![Screenshot 2021-06-18 at 3 24 17 PM](https://user-images.github

budibase
ToolJet
JibranKalia
JibranKalia commented Jun 11, 2021

What is the expected behavior?

Only one unique organization and user pair should exist on the organization_users table.

What is the current behavior?

Currently, the same user can be set multiple times for the same organization. Please see the resulting screenshot below

How to reproduce the issue?

In the rails console:

  1. `OrganizationUser.create(user: User.first, organization

Improve this page

Add a description, image, and links to the internal-tools topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the internal-tools topic, visit your repo's landing page and select "manage topics."

Learn more