Uploaded image for project: 'ZK'
  1. ZK
  2. ZK-4183

grid with hflex=min columns renders invisible

    XMLWordPrintable

    Details

    • Type: Bug
    • Status: Closed
    • Priority: Normal
    • Resolution: Fixed
    • Affects Version/s: Freshly, 8.6.0.1
    • Fix Version/s: 8.6.1
    • Component/s: Components
    • Security Level: Jimmy
    • Labels:

      Description

      Steps to Reproduce

      	<grid>
      		<columns>
      			<column hflex="min" label="col-1"/>
      			<column hflex="min" label="col-2"/>
      			<column hflex="min" label="col-3"/>
      		</columns>
      		<rows>
      			<row>
      				<cell>cell-1</cell>
      				<cell>cell-2</cell>
      				<cell>cell-3</cell>
      			</row>
      		</rows>
      	</grid>
      

      Current Result

      the grid body remains invisible

      <div id="u9HV0-body" class="z-grid-body" style="overflow: auto;">
        <table id="u9HV0-cave" width="100%" style="table-layout: fixed; visibility: hidden; width: 213px;">
         <colgroup id="u9HV1-bdfaker">...
      

      Expected Result

      visible grid content

        Attachments

          Issue Links

            Activity

              People

              Assignee:
              CharlesQiu CharlesQiu
              Reporter:
              cor3000 cor3000
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Dates

                Created:
                Updated:
                Resolved:

                  Time Tracking

                  Estimated:
                  Original Estimate - 4 hours
                  4h
                  Remaining:
                  Time Spent - 1 hour Remaining Estimate - 3 hours
                  3h
                  Logged:
                  Time Spent - 1 hour Remaining Estimate - 3 hours
                  1h