Completed
Last Updated: 18 Jan 2023 15:27 by ADMIN
Created by: Mister Magoo
Comments: 3
Category: Telerik REPL
Type: Feature Request
4
It would be nice not to have to keep my own list of REPLs - but more like CodePen where the site keeps a list for me.
Unplanned
Last Updated: 05 Dec 2022 15:42 by Ed
Created by: Nadezhda
Comments: 1
Category: Telerik REPL
Type: Feature Request
1

REPL currently provides the option to add external static assets. However, one might need to create their own JavaScript and CSS files.

We want to track the community's interest in allowing users to add .css and .js files inside the projects and use them from the .razor files. Please add your vote if this is a feature you'd like us to add to the REPL tool.

Unplanned
Last Updated: 18 Nov 2022 15:41 by ADMIN
Created by: Gold Star
Comments: 2
Category: Telerik REPL
Type: Bug Report
0

Hello! When I try to populate a grid with data I can only get it to show the data if I don't use a nested object. For example:

An object like this I'd assume I could access by adding a grid column like this:

When I do it this way however nothing shows up although all items do load into the grid, they just don't show any text.

To make it show text I can only use the first level of properties in the object:

In this case I'd see the data in this property on the table.

Is this a bug or intended functionality?

Unplanned
Last Updated: 01 Nov 2022 11:37 by ADMIN
Created by: Nadezhda
Comments: 0
Category: Telerik REPL
Type: Feature Request
0

We are researching if hot reload can be used in REPL and whether it will affect its performance. 

We want to evaluate the community's interest and feedback in this regard. Please vote for this item if you'd like us to add a hot reload feature. Please also share your thoughts on whether it should be enabled by default or if you'd prefer to have the ability to toggle it when needed.

Unplanned
Last Updated: 01 Nov 2022 11:24 by ADMIN
Created by: Nadezhda
Comments: 0
Category: Telerik REPL
Type: Feature Request
0

We are researching possible options for adding an autocomplete feature for the REPL Editor.

We want to evaluate the community's interest and feedback in this regard. Please vote for this item if you'd like us to add autocomplete feature and share your thoughts and expectations considering the following possible options:

  • Basic C# autocomplete in the @code part of the files and in the .cs files.
  • Relevant Blazor component autocomplete.
  • Autocomplete for Telerik code, knowing the proper context and suggesting the parameters for a specific component.
Unplanned
Last Updated: 01 Nov 2022 11:13 by ADMIN
Created by: Nadezhda
Comments: 0
Category: Telerik REPL
Type: Feature Request
0

REPL currently supports light mode only.

We want to track the community's interest in a dark mode. Please vote for this request if you'd like us to add a dark mode feature to the REPL tool.

Unplanned
Last Updated: 01 Nov 2022 10:57 by ADMIN
Created by: Nadezhda
Comments: 0
Category: Telerik REPL
Type: Feature Request
0

At this point, we provide only compile-time errors in the Error List. The runtime errors are not caught and they are going directly into the browser console.

We want to track the community's interest in having a console for runtime errors. Please add your vote if this is a feature you'd like us to add to the REPL tool.

Completed
Last Updated: 27 Sep 2022 12:52 by Mister Magoo
Created by: Mister Magoo
Comments: 5
Category: Telerik REPL
Type: Bug Report
0

Existing REPLs do not compile and run any more.

Here is one simple example. and the error messages you get when you try to save/run

Telerik REPL for Blazor - The best place to play, experiment, share & learn using Blazor.

Code editor error icon CS0246The type or namespace name 'Telerik' could not be found (are you missing a using directive or an assembly reference?)__Main.razor22
Code editor error icon CS0246The type or namespace name 'Telerik' could not be found (are you missing a using directive or an assembly reference?)__Main.razor23
Code editor error icon CS0246The type or namespace name 'Telerik' could not be found (are you missing a using directive or an assembly reference?)__Main.razor24
Code editor error icon CS0246The type or namespace name 'Telerik' could not be found (are you missing a using directive or an assembly reference?)Comp1.razor23
Code editor error icon CS0246The type or namespace name 'Telerik' could not be found (are you missing a using directive or an assembly reference?)Comp1.razor24
Code editor error icon CS0246The type or namespace name 'Telerik' could not be found (are you missing a using directive or an assembly reference?)

 

Unplanned
Last Updated: 13 Sep 2022 07:19 by ADMIN
Created by: Jon
Comments: 0
Category: Telerik REPL
Type: Feature Request
0

Hey,

If the plan is to encourage more widespread use of the REPL, promoting its role as a "go to" destination to prototype and share Blazor code, I wonder if there's scope for an option to toggle Telerik UI off.

I mean, I get why you'd want that on by default…

But I'm keen to use the REPL to embed "runnable" examples in blog posts and often need to share examples that use plain old CSS, or something like Tailwind (or indeed Bootstrap).

In those scenarios I don't really need the default theme/styles that come with Telerik UI (and they could clash with the styles I am trying to use).

Just a thought :)

Completed
Last Updated: 08 Jun 2022 08:44 by ADMIN
Release 3.3.2
Created by: Adam
Comments: 1
Category: Telerik REPL
Type: Bug Report
4

https://blazorrepl.telerik.com/GQYpbvbP37ENDltY58

This sample seems to be broken.  It won't run.

Unplanned
Last Updated: 27 Apr 2022 07:41 by ADMIN

I sometimes have a few repl tabs open to compare results. At the end when I am satisfied I often need just one, and closing the others in bulk is quite annoying as I keep getting interrupted by the window.oneforeunload prompt.

This setting should be somewhere in the UI and should save in the browser local storage so all my repl tabs can use it from the same place. I would prefer that over a cookie or non-persistent setting.

Completed
Last Updated: 20 Apr 2022 08:19 by ADMIN
Created by: Ivan
Comments: 1
Category: Telerik REPL
Type: Feature Request
1
Add an accessible theme swatch to the REPL.
Unplanned
Last Updated: 30 Mar 2022 16:17 by ADMIN
Created by: Ivan
Comments: 0
Category: Telerik REPL
Type: Feature Request
0
The "embed" feature is available in the Telerik UI for Blazor REPL. It would be nice to have it in the Telerik UI for ASP.NET Core REPL as well.
Unplanned
Last Updated: 30 Mar 2022 16:11 by ADMIN
Created by: Ivan
Comments: 0
Category: Telerik REPL
Type: Feature Request
1
Redesign the Static Asset Manager, so that it uses a tree-like structure to display the assets.
Unplanned
Last Updated: 30 Mar 2022 15:54 by ADMIN
Created by: Ivan
Comments: 0
Category: Telerik REPL
Type: Feature Request
0
It would be nice to have an option to select a specific version of Telerik UI for ASP.NET Core that the REPL example will use.
Unplanned
Last Updated: 02 Feb 2022 16:46 by ADMIN
Created by: Kristian
Comments: 0
Category: Telerik REPL
Type: Feature Request
1
Allow importing ThemeBuilder JSON file into the REPL's Telerik manager so you can change the theme.
Declined
Last Updated: 25 Nov 2021 13:05 by ADMIN
Created by: Liero
Comments: 3
Category: Telerik REPL
Type: Feature Request
0

I want to be able to use NuGET library that dynamically imports ES6 modules in REPL.

 

Here is example of such REPL:

https://blazorrepl.telerik.com/GlbPumla45EkSDpz44

 

it fails to load following javascript file:

var scriptPath = "./_content/Toolbelt.Blazor.HotKeys/script.min.js";

Unplanned
Last Updated: 12 Nov 2021 13:00 by ADMIN

I included a nuget package, but the code will not compile because it can't find the package symbols.

For example:

https://blazorrepl.telerik.com/cbPPOzcQ05pZuq4a09

 

 

Unplanned
Last Updated: 12 Nov 2021 12:05 by ADMIN
Created by: Ray
Comments: 1
Category: Telerik REPL
Type: Feature Request
2
Allowing preview or alpha packages would be really useful, especially during a .NET transition from 5 to 6.
Unplanned
Last Updated: 11 Nov 2021 14:21 by ADMIN
Created by: Rick
Comments: 1
Category: Telerik REPL
Type: Bug Report
0

From this page: Hierarchy in ASP.NET Core Grid Component Demo | Telerik UI for ASP.NET Core

Edit it REPL

Run, works fine

Make a simple change like changing height to 500px

Run, gives a blank screen on right side.

1 2