Enable information tip buttons so they can be focused on (#16496)

* Enable buttons so they can be focused

* Test

* Add text description

* Add description to parameters info
This commit is contained in:
nasc17
2021-07-30 14:28:39 -07:00
committed by GitHub
parent 47151435e7
commit 8a67f87090
2 changed files with 3 additions and 22 deletions

View File

@@ -551,8 +551,7 @@ export abstract class PostgresParametersPage extends DashboardPage {
iconPath: IconPathHelper.information,
width: '15px',
height: '15px',
enabled: false,
title: loc.rangeSetting(engineSetting.min!, engineSetting.max!)
description: loc.rangeSetting(engineSetting.min!, engineSetting.max!)
}).component();
return {