platform icon indicating copy to clipboard operation
platform copied to clipboard

Orchid is a @laravel package that allows for rapid application development of back-office applications, admin/user panels, and dashboards.

Results 197 platform issues
Sort by recently updated
recently updated
newest added

**Describe the bug** I'm using the IconComponent() component to render icon in table headers. That was working fine in orchid 14.21.0. Yesterday I tested orchid 14.22.0 and it's throwing an...

Errors

**Describe the bug** When i click on new page everytime it takes around 30 - 50 seconds to load **Additional context** ![image](https://github.com/orchidsoftware/platform/assets/8825570/153cf806-eac7-4d19-89b9-c91da2d453db)

Errors

**Is your feature request related to a problem? Please describe.** Well I think it's not a problem at all but a user experience improvement. Now, when you have to change...

add an example to the documentation, how you can arrange the selection of filters e.g. in line and drop down https://orchid.software/en/docs/filters/#selection

Docs

**Describe the bug** When using DateTimer field within Listener - only first calendar date pick updates the input field and triggers the event for the listener. The calendar stays open,...

Errors

**Describe the bug** Content of repository in Listener (`$this->query`) is empty after triggered validation error. **To Reproduce** Steps to reproduce the behavior: 1. Add `SubtractListener` from Documentation 2. Add simple...

Errors

fixing a bug when enabling direct user permission did not work for the byAccess scope Fixes # ## Proposed Changes - - -

Uncaught TypeError: Cannot read properties of null (reading 'value') at orchid.js?id=4b1e0fdeaa7520a732477f55e0e6a61e:16:74061 at O (orchid.js?id=4b1e0fdeaa7520a732477f55e0e6a61e:2:50262) at F.allowRequestToBeIntercepted (orchid.js?id=4b1e0fdeaa7520a732477f55e0e6a61e:2:53795) at F.perform (orchid.js?id=4b1e0fdeaa7520a732477f55e0e6a61e:2:52589) at D.start (orchid.js?id=4b1e0fdeaa7520a732477f55e0e6a61e:2:57366) at ht.submitForm (orchid.js?id=4b1e0fdeaa7520a732477f55e0e6a61e:16:17718) at Object.formSubmitted (orchid.js?id=4b1e0fdeaa7520a732477f55e0e6a61e:16:32358) at...

Errors

**Describe the bug** Error on notifications page: ``` Orchid\Icons\IconFinder::getContent(): Argument #3 ($dir) must be of type string, bool given, called in /opt/apps/app-source/vendor/orchid/blade-icons/src/IconFinder.php on line 66 ``` **To Reproduce** Steps to...

Errors

**Describe the bug** Hello. I have a screen with pagination enabled, so pages comes with URLs like /images/all?page=1 I place a button in a modal window on the screen. Like...

Errors