You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by GitBox <gi...@apache.org> on 2022/06/23 19:53:14 UTC

[GitHub] [accumulo] DomGarguilo commented on pull request #2784: Convert tables in bulkImport.js to DataTables

DomGarguilo commented on PR #2784:
URL: https://github.com/apache/accumulo/pull/2784#issuecomment-1164808757

   > Is there a way to make the `Age` column in the top table wider such that it only uses 1 line?
   
   Yea, it looks like you can designate the widths. I've given the columns widths of 20%, 60%, 20% respectively which looks like this:
   ![image](https://user-images.githubusercontent.com/47725857/175384831-355a0ec2-2d6f-4627-bff4-57183ba192eb.png)
   
   I might mess around with exact width percentages some more but it looks like it can be changed, @dlmarion.
   
   Maybe the state column could be the shortest since we know those will only ever be as long as the longest `BulkImportState`, so maybe around 15% width or so. But the directory columns should probably be pretty wide too right?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@accumulo.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org